Scenarios of IMP

1 how to dynamically manipulate the components to show or hide

2 the number of components can be part of the report, it has no impact on performance

3 How to display detail records in a dashboard where the user wants to scroll up and down

. is 4 possible to pass the value from one page to another page in the dashboard

4 value passing between a dashboard and other dashboard?

5 How to manage the large number of legend items in the single chart


6. dynamically change the title or header in graphics

Could you please explain to me above scenarios.

1 how to dynamically manipulate the components to show or hide

By using the conditional section guided navigation
>

2 the number of components can be part of the report, it has no impact on performance

You mean, pager dashboard here... Depends on the volume of data and the size of the report

3 How to display detail records in a dashboard where the user wants to scroll up and down

You can have a separate detailed report where you can navigate to OR have hierarchy Configuration of drill down
>

. is 4 possible to pass the value from one page to another page in the dashboard

Yes, you can use any URL GO... In the case of prompt messages is even the scope of use as a dashboard for the guest
>

4 value passing between a dashboard and other dashboard?

GO TO URL
>

5 How to manage the large number of legend items in the single chart

With the help of the legend view and delete the default caption for the graph
>
>

6. dynamically change the title or header in graphics

No, you can not... can rather be section heading pages to work as a title for the graphics

Hope its helpful

Tags: Business Intelligence

Similar Questions

  • export/import of 9.2.0.1 11.2.0.2 64 bit and error IMP-00009

    Hello.

    I want to export/import two schemas of my former base 9i to a new 11 GR 2.

    I've done several times, but this time I am faced with an error that drives me crazy. I hope someone can tell me what I'm missing

    The scenario.
    Old machine: RedHat 8 with DB Oracle 9.2.0.1.

    New machine: 5.7 RHEL 64 bit with DB Oracle 11.2.0.2 64-bit.

    Yes, in the old machine, I export the users with a file parameter as follows:

    /Home/Oracle/exptmp/exp_parameters.par:

    file=/home/oracle/exptmp/NESE_20130829.dmp
    owner=nese
    compress=n
    grants=y
    indexes=y
    log=exp_NESE_20130829.log
    rows=y
    statistics=none
    
    
    

    And then.

    $ cd /home/oracle/exptmp/
    $ exp system/*******@resesdb parfile=exp_parameters.par
    
    Export: Release 9.2.0.1.0 - Production on Vie Ago 30 12:07:07 2013
    
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    
    Conectado a: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Exportación realizada en el juego de caracteres WE8ISO8859P1 y el juego de caracteres NCHAR AL16UTF16
    
    Exportando los usuarios especificados ...
    [...]
    La exportación ha terminado correctamente y sin advertencias.
    
    Export: Release 9.2.0.1.0 - Production on Vie Ago 30 13:08:18 2013
    
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    $
    

    I copy the dump file with SCP (scp, since it transfer files in binary mode only.) I also tried with SFTP but got the same result)

    $ scp NESE_20130829.dmp oracle@***.***.***.78:/home/oracle/imptmp/
    oracle@***.***.***.78's password:
    NESE_20130829.dmp  100% |*******************************************************************************************************|
    
    
    

    In the new machine:

    User "NESE" and tablespaces/data files needed have already been created.

    $ ls -la /home/oracle/imptmp/NESE_20130829.dmp
    -rwxr-xr-x 1 oracle oinstall 6196510720 ago 30 14:07 /home/oracle/imptmp/NESE_20130829.dmp
    
    
    

    I use a parameter for the import file.

    /Home/Oracle/imptmp/imp_parameters.par

    file=/home/oracle/imptmp/NESE_20130829.dmp
    fromuser=nese
    touser=nese
    commit=y
    grants=y
    ignore=y
    indexes=y
    log=import_nese_20130829.log
    rows=y
    
    
    

    But when I do the import, then:

    $ cd /home/oracle/imptmp/
    $ imp system/*******@seresdb file=imp_parameters.par
    
    
    Import: Release 11.2.0.2.0 - Production on Vie Ago 30 14:13:45 2013
    
    
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    
    
    Conectado a: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    
    IMP-00009: abnormal end of export file
    IMP-00000: Import terminated unsuccessfully
    $
    
    
    

    And that's all. I don't know what else to do.

    MOS, there is hardly this error information, except if you transfer the file by FTP in ascii mode.

    There is something that I am missing?

    Any idea?

    Concerning

    OK, I found the problem. (less)

    I think this problem is the file system of the old machine.

    The old machine's file system is reiserfs. I have not found any note on the problems with reiserfs, but this is my conclusion, given that all the tests I did.

    This old machine had an NFS volume on a backup server, so I changed to this volume export dump file. Then I transferred the file via scp on the new computer, as I did before.

    Now import worked well. !

    I repeated the steps by changing the backup file to export to back reiserfs volume, only to ensure that I did not make other changes, scp the new machine, and failed to import. So, no doubt. It seems that reiserfs causes a kind of corruption of dump files when they are copied to another file system (but it's weird, because I run md5sum on the two file systems and the result is the same)

    I would like to do another test. So I'll write here the results to confirm and help other people with the same problem.

    Thank you all.

  • User IMP in a different database schema

    Scenario of
    =====
    Oracle 9i Enterprise Edition (9.2.0.8)
    Windows Server 2003 (32-bit)
    --- to ---
    Oracle 11g Enterprise Edition (11.2.0.3)
    Windows Server 2008 R2 Standard (64-bit)


    Hi all

    I'm doing an upgrade from 9i to 11g and I use native imp/exp to migrate these data... I exported 9i patterns in a dmp file and I'm goiing to export in 11g. Database 11g is a new database with any of the existing patterns...

    My newbie question is "should I manually create these schema exact 11g and their tables before importing data? If so, there are many diagrams and objects to create... one by one... This is the tedious problem that I face...
    Is there a work around that? Thank you.

    Hello
    Exp/imp old creates no users unless you do a 'full' export (10 g impdp/expdp will do that for exports of level diagram). You need to first create all users if you exported from a list of schemas. Is it possible to export as "comprehensive"?

    Kind regards
    Rich

  • Tablespace vs transportable Datapump Exp/IMP

    Hi guys,.
    10.2.0.5

    Will need your counselor here before some tests on this subject.

    I have 2 databases.
    One of them is the production database (main site) and the other a mview site (reading only mviews).
    I need two of them migrate from HP - UX to Solaris (different endian).

    For the Production of database where all the mview connects and master tables to, we can use the transportable tablespace. I assumed transportable tablespace should be ablt to transport logs mview as well? May indicate what are the types of objects tts don't migrate?

    For site mview, seems that transportable tablespace migrate mviews on. Therefore, the only option is by datapump exp/IMP.

    All suugestion for this scenario?

    Thank you!

    TT, all objects in the repository of data are migrated.

    See, if it's useful...
    Transportable tablespace (TTS) Restrictions and Limitations: details, reference and Version where there is [ID 1454872.1] down

  • IMP Tables of DMP file not found.

    Hello world

    I have exported a schema of database to oracle 11g and I have a .dmp file. I used this .dmp file to import the schema again and this has been done successfully. But now I'm trying to

    import the .dmp even that it says it cannot find 2 tables in there. How could I see if these tables do not exist in the .dmp files? Why is it got already imported

    and now the 2 tables is not found in the .dmp file? all could help me please...

    Thanks in advance

    Use show = y, command option imp to check the contents of the import file. If the import using this dump file was successful earlier, then the most likely scenario is that the creations of 2 table may have failed.

    Thank you
    http://swervedba.WordPress.com

  • Import error IMP-00017 and ORA-01950 no privileges on tablespace

    Hello

    I'm doing a full import in a 10.2.0.4 database since a 9.2.0.6 export dumpfile. Tablespaces have already been pre-created. I had this error on a tablespace, and I can't understand why because I was using SYS to import, how is it SYS do not have this privilege. All other tablespaces objects have been created without this problem.

    -IMP-00017: statement failed with error ORACLE 1950:
    "CREATE TABLE 'FYAERLG'...".
    -ORA-01950: no privileges on tablespace "INFOTABLES".

    Help, please.
    Thank you

    -lixidon

    Who is the owner of "FYAERLG"?
    Try to grant the owner of the table, the quota on the tablespace INFOTABLES.

    * Add *.

    Note [95554.1 | https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=95554.1] explains a scenario, which could be the reason of this failure.

    Edited by: Bobcatalog on January 8, 2009 12:49

  • Summary of complex scenario (counties)

    Hi all

    Looking for inspiration and ideas with this little teaser

    I'm trying to find a common approach to the production of four counts (A, B, C and D) indicated in lines 1 to 5 below. This function of a table that contains about 4 000 entries.

    In affect, I try to summarize the different permutations in the classifications of four cells show in the image above, using a common approach. I might add a column for each company and use wild-card account, but I'd rather keep the table of (imported) origin of tact - I know that I could build a table of distinct society in another piece of work, but there must be a smarter way to achieve this.

    The legend below presents an overview of how the data looks like with different options (style truth table). The reference column contains a master list starting with RE - unique references.

    NC and P columns contain company names. There are two additional columns and the television that contain one or more numbers starting with- and TV - respectively.

    The idea is to check that the RE has a link to references or TV in the respective columns when there is a company name in the naming context and / column P

    There are a number of scenarios based on conditional counts in two columns: following NC and P with the possible permutations:

    Swap 1: Where there is a company name in the column "NC" count the number of:

    • RE links to OF
    • RE TV links
    • RE links to OF and TV
    • RE completely unrelated
    • More than one company with no link

    Swap 2: Where there is a company name in the column 'P' count the number of:

    • RE links to OF
    • RE TV links
    • RE links to OF and TV
    • RE completely unrelated
    • More than one company with no link

    Switch 3: When there is an entry in the column "NC" both "P":

    • RE links to OF
    • RE TV links
    • RE links to OF and TV
    • RE completely unrelated
    • More than one company with no link

    At this point, my head began to ache - would be very grateful and ideas on how this could be done.

    Thanks in advance

    Perry

    If I understand correctly, you can compile your different counts using COUNTIF with the * wildcard, something like this:

    For more convenience in formulas to set up your data in a table and your account in another.

    Here are the formulas in the table 'Account':

    B2: = COUNTIFS(Data::$B,"*RE*",Data::C,"<>"&"",Data::$F,"*DE*")
    C2: = COUNTIFS(Data::$B,"*RE*",Data::D,"<>"&"",Data::$F,"*DE*")
    D2: = SUM(B2:C2)
    B3: = COUNTIFS(Data::$B,"*RE*",Data::C,"<>"&"",Data::$G,"*TV*")
    C3: = COUNTIFS(Data::$B,"*RE*",Data::D,"<>"&"",Data::$G,"*TV*")
    D3: = SUM(B3:C3)
    B4: = COUNTIFS(Data::$B,"*RE*",Data::C,"<>"&"",Data::$F,"*DE*",Data::$G,"*TV*")
    C4: = COUNTIFS(Data::$B,"*RE*",Data::D,"<>"&"",Data::$F,"*DE*",Data::$G,"*TV*")
    D4: = SUM(B4:C4)
    B5: = COUNTIFS(Data::$B,"*RE*",Data::C,"<>"&"",Data::$F,"",Data::$G,"")
    C5: = COUNTIFS(Data::$B,"*RE*",Data::D,"<>"&"",Data::$F,"",Data::$G,"")
    D5: = SUM(B5:C5)

    You can learn more about COUNTIF here (you can also access it via help > formulas & functions help menu.)

    For more information on the search for wildcards of 'wild' in help > formulas & functions help

    The function works with pairs of columns-condition, where you add a reference to a beach (usually a column because it's more convenient) and then apply a 'condition' against it, indeed the application of several filters.

    You can add pairs more than necessary.

    SG

  • A potential loss scenario

    Hello world. Thank you in advanced for your time.

    What I'm trying to understand is this hypothetical scenario.

    I have a s 6 of the iPhone with the most updated to iOS version.

    I find my iPhone is turned on.

    I have a defined authentication code.

    I put on location Services.

    I have the control center hidden when the iPhone is locked.

    I lose my device at the Mall. Someone finds it and quickly notice there is a) any identifyable as my name info can. (b) the phone is password locked. (c) I'm nowhere in sight and probably do not know I lost it or do and have no idea where.

    At this point, the finder has good or bad intentions.

    Good... I have a chance. Bad intnentions, phone gets probably turned off and chances got thinner.

    I want to first focus on the good finder.

    They take my phone with them because, as many good intentions finders, they are afraid of the return exceeds any member of questionable personnel, they may keep it for themselves. So they take the tasks themselves.

    Battery dies on them and they do not have an Apple device and therefore not (yet) charger. Or maybe it was actually left on the roof of my car and the broken screen and can not be read.

    They go to an Apple store, is summoned to give it to law enforcement (Finder believes that, "Yes, they will get right on it.")

    In the meantime, I try to use Find My iPhone app and freaked out about what to do. Put lost Mode, send a Message, followed by its location and perhaps even given to erase distance etc. But my phone is off and nothing can really take place in any case for this reason.

    Time passes. I need my phone for personal and professional reasons.

    How long should I wait before I take serious acts as the caller my carrier and report lost/stolen and then pulling my pocket book or by calling my insurance?

    Let's say that I give a week that we all know is eternity. Meanwhile, the finder's ad on CL they found my phone completely unbeknownst to me. They went to Apple and the police station and have not given up on me still.

    But I give in and suspend my service with Verizon and BAMMM, I kill my cellular data connection.

    NOW, the network connection based on everything I have read and understood, a "known" wifi is my only hope if this phone is able to load and turned back on... that active things with, I found my iPhone right?

    Here are the important questions:

    -What exactly is the scope of networks wifi "known"? They are not just networks I joined physically, but also wifi phone networks comes in contact with who are not locked and not me necessarily to accept its use as a Starbucks?

    -How this detector can help get my device on a network that is known when they cannot get in it to do?

    There's a part of what Apple is talking about here (on privacy and location - Apple Support Services) that contributes to the situation and the finder on my iPhone?

    -Are there applications that take advantage of the hardware of the iPhone and the software better than Apple does?

    D ' other thoughts?

    Thanks for making it through all these words!

    thassaright wrote:

    Here are the important questions:

    -What exactly is the scope of networks wifi "known"? They are not just networks I joined physically, but also wifi phone networks comes in contact with who are not locked and not me necessarily to accept its use as a Starbucks?

    -How this detector can help get my device on a network that is known when they cannot get in it to do?

    There's a part of what Apple is talking about here (on privacy and location - Apple Support Services) that contributes to the situation and the finder on my iPhone?

    -Are there applications that take advantage of the hardware of the iPhone and the software better than Apple does?

    D ' other thoughts?

    Thanks for making it through all these words!

    First of all, to find my iPhone work correctly, the following must occur. The device must have find my iPhone activated prior to the loss, the device must be turned on and have enough power, and the device must have an active connection to the internet, cell phones or wi - fi. If none of these things are not in place, then you can not follow the device.

    In this context, to answer your questions:

    Known wi - fi networks are those that you connected to in the past. It may be those that you have the password registered for, or public wi - fi you have agreed to sign in the past. IPhone will not connect, even to a WiFi unprotected, if you have not agreed to join her in the past.

    There is no way for the person to agree to your device to connect to a wi - fi network if you have not agreed to it in the past, since they cannot access the device to agree to join.

    Your location service must were lit before the disaster, and it is automatic to find my iPhone If you have enabled.

    There are no applications to help you locate your device, and other applications are not accessible outside the iPhone and then be able to follow the iPhone. While you can connect to www.icloud.com on the computer, it is only if your device is connected as in what I described at the beginning.

  • Closed the scenario or not

    After a few years that I use FCPX, even now I do not understand the reason why sometimes some clips are locked up in a storyline of 'farm' like this

    and sometimes not (However, in the following example there are transitions and other complex sequences as in the first example...)

    Connected clips linked by transitions must be in a storyline. Clips on the main timeline need not be tied to a Tablet because they are already on a scenario and are related to each other by magnetism.

  • Director of scenario: firmware update?

    Hi, is there somewhere a page where I can see versions of firmware available Director scenario?

    Hello

    I do not have this feature, or have something good about it.

    Here, seems to be the assistance of IOmega's LenovoEMC site

    https://Lenovo-na-en.custhelp.com/app/subproduct/p/991

    Also the product specific:

    https://Lenovo-na-en.custhelp.com/app/cust_alp/p/991, 1077

    I noticed other forums post that can give you a few lights

    https://forums.Lenovo.com/T5/Iomega-Desktop-Network-Storage/Iomega-screenplay-TV-link-Director-quot-...

    Here, I also found that there is a firmware 1.4.0.70 version, but I don't know if it's later.

    https://Lenovo-na-en.custhelp.com/app/answers/detail/A_ID/23148/related/1/session/L2F2LzEvdGltZS8xND...

    Concerning

  • How to test a scenario of upgrading an application of Cascades with a database?

    I want to assure you that I have not destroy user data when I release versions updates to my applications. Is there a documentation available explaining an upgrade of the life cycle? I would like to make a few updates to test once I understood this process.

    When I search the forums for "upgrade", I tend to see the messages around updated the BB SDK itself rather than the App upgrade scenarios.

    You can simulate this.  First of all, to export a signed release.  To click directly on your project, choose export-> BlackBerry-> Release Build.  The BAR file should appear in your project in the folder that you selected in the name of the file with the version of the app.  Right click on this bar file and choose BlackBerry-> Install.  This will install a signed release on your device.

    Then, to increment the version number in your application and follow the same process above to install the new version.

  • How to plan the failover for the following scenarios in Flex-connect mode.

    The following queries are against the AP high availability (no SSO failover or controller HA), which means that if a controller fails, the AP will be failover to the secondary controller that is in a different location than Geo. the AP will be to connect Flex with local switching and local authorization mode: in this scenario, here are my questions

    1: if I have a SSID that has a set of interfaces that are connected to him, can I switch it on the other controller where there may be a single WLAN connected. ?

    2:do, we need to subnet masks to match both ends?

    3: if I have a SSID with open authentication, can I configure the SSID of the remote network without authentication?

    4: can someone link me to the top with a document that explains the configuration of the case study of the flex-connect mode fail on scenarios.

    Any help given would be really appreciated.

    Thank you.

    1: if I have a SSID that has a set of interfaces that are connected to him, can I switch it on the other controller where there may be a single WLAN connected. ?

    The groups interface works only for centrally switch not locally

    2:do, we need to subnet masks to match both ends?

    See #1

    3: if I have a SSID with open authentication, can I configure the SSID of the remote network without authentication?

    If you configure an SSID with open authentication, then the all having APs SSID assigned to it will use.  Open authentication is identical to no authentication.

    4: can someone link me to the top with a document that explains the configuration of the case study of the flex-connect mode fail on scenarios.

    Do a search on Google for 'FlexConnect deployment guide It will have links to failover.

    -Scott

  • Example of Script for UCCX 8.5 deployment for a scenario of office help

    Hi all

    I'm looking to implement UCCX 8.5 initially for our help desk call center.   I wanted to see if anyone had an example script that I would be able to watch.

    The scenario is an extension of the calling party calls 3333

    The message that you have reached the IT Helpdesk

    Press 1 for a State of the system systems

    Press 2 to speak to a support Office Specialist, if all agents number our busy he would turn outward, outward services.

    Press 3 for more specific support questions.

    Any help would be greatly appreciated.

    This is a high-level script that does what you want.  You would need to change the details of how you want it to work, but this should help you in the right direction.

  • Tide during the night planning scenario

    Hi all

    I have a specific day after scheduling scenario I could use some help, with details of this example are below:

    (1) job A runs every day, from 10 minutes after midnight (12:10)

    (2) positions B, C and D every Wednesday and Friday, starting at 21:00 and track in a sequence B > C > D

    B job runs in 1 hour (9-10 am), C work is performed in 1 hour (10-23:00), but job D runs 3 hours (23:00 to 02:00 the next day)

    Tidal 2) is set to cut classes to schedule the next day at midnight, which means that on Wednesday and Friday, job D still will run at the start of the next day calendar

    (3) if job B work ever since the day before, I don't want my day job (A Job) to start the next day until the work of the eve B

    If I schedule task A to start every day at 02:00 to avoid this conflict, then every Monday, Tuesday and Thursday I'm wasting 2 hours of our schedule between 12: 00 and 02:00 day this job does not work.

    Is it possible to configure dependencies like this, where a my current day job depends on D of the previous day job?

    Thanks in advance for the help!

    Best regards

    Doug M.

    Since the definition of dependent employment screen, change your dependency and select the last occurrence (instead of the Match occurrence) and Date Offset 1 - this will look at the standby

  • IPCC Enterprise - Server Cti failover: scenario

    Hi, I have a duplex scales environment (loggerA, routerA, PG1A, CG1A and CTIOSServerA)

    B-side: (loggerB, routerB, PG1B, CG1B and CTIOSServerB)

    AW, Distributor and HDS are on a stand-alone server.

    I tried the script to fail in the next and both CTIServer (CG1A and CG1B) did not CTIOSServer (AorB) to connect (based on the scenario of Services running).

    My failover of the scenario:

    -On the scales I m running services: LoggerA, RouterA, PG1A, and CTIOSA

    -On the b-side: I m running only the services of CG1B

    All Ports or IP are well done I m wondering if the failover scenario is supported, because until the PG1B has not elapsed the CG1B does not CTIOSA you want to connect.

    Reading of the CSCma27627 case (symptom: no documentation published, noting a specific configuration)

    requirements at the CTI server on dedicated platform installation/deployment

    independent of the same instance of PG.

    Condition: PG and CTI Server is installed on a separate server platforms

    Workaround: No. This configuration is not permitted.)

    So do you mean CG1B is not able to connect to a PG1A?

    Concerning

    The system is designed such that one side of the CG A and B aren't only for the PG on his own side. The current process of mutual FUNDS on the PG will not support 2 servers CTI pointing to it to any side. CTI servers can be independent active on the side of the PIM is enabled when the two CSPs are online.

    So in your example, you must add mutual FUND and PIM next B in order to make it able to communcate with PIM on the a-side.

Maybe you are looking for

  • Communication by internet WiFi modem with wireless router

    I have a WIFI modem by the internet provider. My office is on the other side of the House where there is no internet signal.  Is it possible to get a WiFi router that reads the WiFi signal, which will be the Ethernet Ports, could I link all my comput

  • Broken fonts (transparent)

    My browser was not able to show more fonts.example of a site that show this error https://support.Google.com/webmasters/answer/83105?hl=en I do not see this text-Letter i (uppercase)-Letter Y-Letter l (L)-parenthesis-point/dotMaybe more This font is

  • Square signal of function generator does not have any straight edges

    Hello, everyone! In my job, I need to see the charge and discharge of capasitor. I have to use a schema on the photo attached to power the capasitor, because I'm going to replace it with thermoresistor, requiring a certain exact current level. I use

  • Snmaster.idx database file is missing, where can I find?

    Original title: I get a window saying please, install snmaster.idx database file, where is it? I get a window telling me miss me the snmaster.idx database file, where is this little rascal!

  • Could not import the digital camcorder, Kodak Zi8 videos to Windows Movie Maker

    KODAK IMPORT PROBLEMS. VIDEO TO WINDOWS MOVIE MAKER MOV CLIPS We took lots of video clips with our digital video camera Kodak Zi8, bought about a year ago.  Can I transfer on our computer & Watch clips from movies--the picture & sound is great.  But