NVL behaving differently on two instances of Oracle 9.2

Hello,
one of our customers is running two Oracle 9.2.0.6 64Bit instances. One for development and one for production usage of our software.
The following statement works on the development instance:
SELECT nvl(content, '')
FROM a_table;
The column content is a CLOB. The same statement crashes in production with the message "inconsistent data types. got char, expected clob.".
The fix is fairly easy.
SELECT nvl(content, to_clob(''))
FROM a_table;
This works on both instances.
I asked their DBA if there are different compatibility settings for the instances but they both are "9.2". Although the statement works now, we and they would like to know what the reason for this behavior could be.

Are you sure the code is same in both instances?
Notice one single space for the secodn argument in the second select.
Also, your '' evaluates to a NULL anyway, so I do not see a reason to be using NVL to convert a NULL back into a NULL.
SQL> desc t
Name                                      Null?    Type
CONTENT                                            CLOB
SQL> set null null
SQL> SELECT nvl(content, '') from t ;
NVL(CONTENT,'')
*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
null
null
3 rows selected.
SQL> SELECT nvl(content, ' ') from t ;
SELECT nvl(content, ' ') from t
ERROR at line 1:
ORA-00932: inconsistent datatypes: expected CLOB got CHAR
SQL> disconnect
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.7.0 - Production
SQL>

Similar Messages

  • The same code behaving different in two files.

    The same code behaving different in two files.
    in pro*c file it is returning rows
    in sql file it is not returning any rows.
    please suggest me.
    regards,
    prasad.

    please find the code.
    sql_stmt := 'SELECT rNum, dpcCode, sID, hDate, fBlock, '||
    'lBlock, recQty, fID, fName, ' ||
    'tSeqNo, sType, tDate, fStatCode, pDate, recCount, r ' ||
    'FROM (SELECT rownum rNum, DPC_CODE_ORIG dpcCode, ' ||
    'SENSOR_ID sID, ' ||
    'to_char(HEADER_DATE, ''YYYYMMDDHH24MISS'') hDate, ' ||
    'FIRST_BLOCK_NUMBER fBlock, ' ||
    'LAST_BLOCK_NUMBER lBlock, ' ||
    'RECORD_QUANTITY recQty, ' ||
    'FILE_ID fID, ' ||
    'substr(FILE_NAME,1,30) fName, ' ||
    'TRACE_SEQUENCE_NO tSeqNo, ' ||
    'SENSOR_TYPE sType, ' ||
    'to_char(TRAILER_DATE, ''YYYYMMDDHH24MISS'') tdate, ' ||
    'NVL(FILE_STATUS_CODE, ''NL'') fStatCode, ' ||
    'to_char(PROCESSED_DATE, ''YYYYMMDDHH24MISS'') pDate, '||
    'NVL(RECIRCULATE_COUNT,0) recCount, ' ||
    'ROW_NUMBER() ' ||
    'OVER(ORDER BY TRAILER_DATE DESC, LAST_BLOCK_NUMBER DESC) r ' ||
    'FROM logfc10t ' ||
    'WHERE DPC_CODE_ORIG = :IN_DPC_CODE ' ||
    'AND SENSOR_ID = :IN_SENSOR_ID ' ||
    'AND (((TRAILER_DATE <= TO_DATE(:IN_TRAILER_DATE, ''YYYYMMDDHH24MISS''))' ||
    ' AND (LAST_BLOCK_NUMBER < :IN_BLOCK_NUMBER)) ' ||
    ' OR (TRAILER_DATE < TO_DATE(:IN_TRAILER_DATE, ''YYYYMMDDHH24MISS'')))) ' ||
    'WHERE r = 1 ';

  • Two Instances of Oracle Application Server 10.1.3.x using the same DB

    I can't seem to find any documentation about installing two instances of Oracle Application Server 10.1.3.x using the same database.
    Would the two instances conflict? Should I create a separate database for each instance? I am attempting to cluster two application servers and I want to know if I will need multiple databases, I can't see a reason why this would be a problem.
    Any advice on this matter would be appreciated.

    You have probably downloaded the wrong version.
    Do not download the Oracle SOA Suite 10g (10.1.3.5.1) for WebLogic Server (10.3.1),
    but the one below that option: Oracle SOA Suite 10g (10.1.3.x)
    See if you get something like the following zip file: soa_windows_x86_101310_disk1.zip
    This is just the OC4J without the WebLogic Server.

  • Customer Standard page is behaving differently in two different instances Y

    HI Guru's,
    I am querying the data in one Customer standard page in support6 instance for eg: 27868 is a Acccount Number we are searching for this and we are getting the Data in this instance here the thing is the Account is Inactive and we can view even Inactive customers in this.
    Now we are seraching for the Customer Number(Acct. Number) same : 27868 in Support 3 instance now here the magic thing i found is i am unable to get the Data in this intance here this one also in backend it is Inactive Customer and this is also a Standard page there is no customization for this.
    Why these two instances are behaving like this if i search for a Same Account Number in Customer search page its a oracle standard page there is no customization.
    Support 6 -- Is Multi node having 2 nodes
    Support 3 -- Is Multi node having 3 nodes .
    Previously we have perform one customization we have changed the query in both the instances same query then also it is behaving like previous one, So we plan to remove the complete customization to both of the instances and tried so we are facing this Issue.
    Note : Support 6 having some Oracle Patches is different from Support 3 Patches means some patches is not applied in Support 3 instances.
    So, is there any issue of those patches and these are not OAF Patches its some Apps Patches.
    Please it's a High Priority issue for me so OAF Guru's update me your valuable answers to me so that i can check out why it is behaving like this.

    Hi
    I have removed my personalizations and customizations in all nodes like this,
    begin
    jdr_utils.deletedocument('/oracle/apps/ar/hz/components/search/server/customizations/site/0/HzPuiDQMSrchResultsVO');
    end;
    Commit ;
    begin
    jdr_utils.deletedocument('/oracle/apps/ar/hz/components/search/webui/customizations/site/0/HzPuiDQMSearchResults');
    end;
    Commit ;
    Next i have run jdr_utils.printdocument also in all the instances so i got these output
    Error: Could not find document /oracle/apps/ar/hz/components/search/server/customizations/site/0/HzPuiDQMSrchResultsVO
    Error: Could not find document /oracle/apps/ar/hz/components/search/webui/customizations/site/0/HzPuiDQMSearchResults
    in all the instances same , so now its a standard functionality right because i have reverted back my customizations.
    i have these two scripts because 1. this is for Vo substitution removed and 2. this is for two new attributes that i added before that was removed.
    Even i have checked the "About this page" link and then we tried to see the query and we got the standrad query only.
    Yes DBA bounced all the 3 nodes for Support 3 and in Support 6 also he bounced 2 nodes.
    The Database has only 1 common node and 1 $java_Top which is shared for all the 3 nodes for support 3 instance and for Support 6 instance that is diffrent $Java_Top .
    Edited by: Kiran Paspulate on Nov 16, 2012 1:43 PM

  • Same SQLs different in two versions of Oracle 12c RDF Developer's Guide

    There are two versions of Oracle 12c RDF Developer's Guide, one has the SQL insert as
    INSERT INTO articles_rdf_data VALUES (2,
    SDO_RDF_TRIPLE_S ('articles','http://nature.example.com/Article1',
    'http://purl.org/dc/elements/1.1/creator',
    'Jane Smith'));
    the other one has the change highlighted:
    INSERT INTO articles_rdf_data VALUES (2,
    SDO_RDF_TRIPLE_S ('articles','<http://nature.example.com/Article1>',
    '<http://purl.org/dc/elements/1.1/creator>',
    '"Jane Smith"'));
    Which one is correct?
    Thanks.

    The second one is correct. It is from the latest version of the user guide.
    http://docs.oracle.com/cd/E16655_01/appdev.121/e17895/toc.htm
    Thanks,
    Matt

  • [SOLVED] [python] webbrowser module behaves differently on two OS

    Hello,
    I have an issue on the border of python programming and system configuration. It is related to the github issue I raised here. Briefly, on one of my Arch installation urlscan-git is broken and I cannot figure out why. I managed to slightly narrow down the problem by analysing the python code in urlscan. I have a simple application
    #/bin/python
    import webbrowser
    url = '[url]http://docs.python.org/[/url]'
    # Open URL in a new tab, if a browser window is already open.
    webbrowser.open_new_tab(url)
    On my laptop that code, when run from the commandline, runs Firefox with the correct address. On my desktop however, I get
    file:///home/c111269/openURL(http://docs.python.org/,new-tab)
    in my address bar.` Thiis behaviour depends on BROWSER environmental variable which is set to "firefox" on both machines. With "chromium" I get correct behaviour in both instances. I tried removing my personal settings in firefox but it didn't change anything.
    Does anyone have some experience in programming these things and can give me a hint on what may be different in my system configurations?
    Last edited by AlmostSurelyRob (2015-04-19 12:41:00)

    I think there's something weird with your environment, but I'm not sure...that's a pretty strange error. Try creating a new user on your box and running your test code from there. If it works, then you can start going through your normal user environment variables, checking for executables in your $PATH and checking for locally installed libraries to see if you can track down the issue.
    Sorry I can't help more than that.
    Scott

  • Same Safari, same version, same OS, but behaves differently on two machines

    I have Safari 5.1.1 installed on two machines. Both have 10.6.8 and Safari 5.1.1 installed but some web pages look differently on both machines. There seems to be a problem with browser window sizes. Hmmm ...

    Could it be that the software on the installer CDs and via Software Update is "different" from the file I am able to download from Apple's own company website? Hu ... can you make it more complicated?
    Apple - Support - Downloads

  • How to deploy multipe instances of Oracle Adapter

    Hi,
    I just started working on Oracle fusion stack.
    We are integrating OracleApplications e-Business suite with PSFT. Data sync requirement.
    I could configure and use OracleApps Adapter. But i am facing issues with deployment
    How can I deploy & monitor two instances of Oracle adpater. one for 11510 & other for 1155?
    From Oracle enterprise manager I can see only one instance available for start and stop.
    I modified <oracleASHome>j2ee\home\application-deployments\default\AppsAdapter\oc4j-ra.xml to include two <connection factory> entries for 11510 & 1155. But that doesnt help to show two separate instances.
    Also, why do i need to stop Oracle AS server after new adapter(psft) installation?
    Oracle Patch readme for psft adapter says "bounce apps server" after adapter patching & modifying server.xml. Is that really needed?? i am really confused with this
    Thanks in advance

    You need to add more information than that in order to get an answer...
    Now I'm guessing... You're deploying Java applications to an OC4J. In this case, create a OC4J for each application you're deploying. This means that they can be individual controlled and also configured with different memory params etc.
    Regards,
    Martin

  • Simple and maybe stupid question when you have two instances

    Just a simple question, I was just wondering how to create user account on the local machine when you run two instances of oracle.For example all the commands I use to start and stop the database use the variables stored in the oracle user bash_profile.
    But do I have to create another user to manage the other instance because it should use another bash_profile with a different oracle_sid?

    Linux and Unix installations of Oracle are kind-a funny. At the end of te installation is a request to run 'root.sh'. That does a few things: set up permissions and ownerships correctly; copy some scripts into the specified directory (default /usr/local/bin).
    If you were to look at /usr/local/bin, you would notice a few files, typically with names "dbhome.sh, oraenv.sh, oraenv.csh". These are designed to set up the PATH, the ORACLE_HOME and the ORACLE_SID correctly, based on user response and information in the oratab file - which is /etc/oratab in Linux. (I always ensure there to link oraenv.sh as oraenv)
    Longer story shortened:
    Assume you use(d) dbca to create the instances. Then you can source the oraenv.sh to set up the environment:
    pop2@fuzzy:~> . oraenv.sh
    [pop2]? orcl
    pop2@fuzzy:~> env | grep -i ora
    ORACLE_SID=orcl
    PATH=/opt/oracle/product/10.2.0/server/bin:/home/pop2/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
    ORACLE_HOME=/opt/oracle/product/10.2.0/serverThat way you can switch to any known environment simply by sourcing oraenv and telling it which SID you want. It extracts the info from /etc/oratab.
    You can tell oraenv to shut up by setting ORAENV_ASK to 'NO' and setting the ORACLE_SID variable before sourcing oraenv. This is useful in .profile - for example my /etc/profile contains the followig:
    export ORACLE_SID=XE
    ORAENV_ASK=NO
    . oraenv

  • Which adapter to use to integrate 2 instances of oracle apps 11.5.10

    We are using Oracle application server 10g integration interconnect(iSTUDIO) to integrate two instances in oracle apps 11.5.10 for the purpose of implementing customer data hub. We are not sure which adapters to use for this pupose. Whether it will be
    1. database adapters
    2. oracle application adapter
    3. Or any other adapters.
    We have to use publish/subscribe messaging paradigm.
    Any kind of help is welcome
    Regards
    Sourav Biswas

    Soubi,
    Yan is right but to add a bit more.
    Consider 2 application instances APP1 and APP2.
    If you install an OA (Oracle Apps) adapter into an OracleAS Oracle Home and point to APP1, you must use copyAdapter to "clone" another adapter of the same type (e.g. another OA adapter) for APP2. I don't think the copyAdapter script runs any of the post installation steps either so, you'll have to run the OAI schema scripts to create the OAI schema on APP2. See the post_installation.txt file for more information. This is in the adapter home directory.
    If you install an OA adapter for APP1 and decide to install a DB adapter for APP2, you can use the installation media to install both.
    However, if you decide (for whatever reason) to install an OA adapter and a DB adapter for APP1, you should be aware that the installation of the second adapter will drop and recreate the OAI schema for the spoke database. If you have been using one of the adapters before the second install this may cause you problems.
    Regards,
    David

  • Which adapters to use to integrate 2 instances of oracle apps 11.5.10

    We are using Oracle application server 10g integration interconnect(iSTUDIO) to integrate two instances in oracle apps 11.5.10 for the purpose of implementing customer data hub. We are not sure which adapters to use for this pupose. Whether it will be
    1. database adapters
    2. oracle application adapter
    3. Or any other adapters.
    We have to use publish/subscribe messaging paradigm.
    Any kind of help is welcome
    Regards
    Sourav Biswas

    You can use:
    1) database adapter (to publish from OEBS you call PL/SQL(send), on subscribe the PL/SQL(receive) called by adapter)
    2) AQ adapter (to publish from OEBS you put message in outcome queue, on subscribe the message is put in income queue by adapter, you listen inbound queue in APPS)
    3) Oracle Applications Adapter - it realises two above paradigms!
    It can interact as 1) and as 2)
    With one - you select in iStudio when you create Publish or Subsribe!

  • BI server generating  query in a different way between two instances

    Hi All,
    We have executed a report in dev,test instances,BI server generated query in a different way in two instances where as dev BI server is on AIX operating system(recently we migrated from windows),test instance is on still on Windows environment.
    For a report below are the queries
    DEV(AIX)
    WITH
    SAWITH0 AS (select sum(T316025.SALES_QUOTA) as c1,
    T329697.DIVISION_DESC as c2,
    T329697.AREA_DESC as c3,
    T329697.TERRITORY_DESC as c4,
    case when T329697.ACCOUNT_NUM is null then T329697.BILL_TO_PARTY_NAME else concat(concat(concat(T329697.BILL_TO_PARTY_NAME, '('), T329697.ACCOUNT_NUM), ')') end as c5,
    T150993.X_CONS_MAJOR_GROUP as c6,
    T66755.PER_NAME_ENT_YEAR as c7
    from
    W_DAY_D T66755 /* Dim_W_DAY_D_Common */ ,
    W_PRODUCT_D T67704 /* Dim_W_PRODUCT_D */ ,
    WC_SLX_DATA_F T316025 /* Fact_WC_SLX_DATA_F */ ,
    WC_CUSTOMER_HIERARCHY_D T329697 /* Dim_WC_Customer_Hierarchy_D_With_Error */ ,
    OBIEE_SECURITY_LOCATION_SALES T339204,
    W_PROD_CAT_DH T150993 /* Dim_W_PROD_CAT_DH_General */
    where ( T66755.ROW_WID = T316025.DAY_WID and T316025.CUSTOMER_HIERARCHY_WID = T329697.ROW_WID and T67704.ROW_WID = T316025.PRODUCT_WID and T67704.PROD_CAT2_WID = T150993.ROW_WID and T329697.TERRITORY_CODE = nvl(T339204.LOCATION , T329697.TERRITORY_CODE) and T329697.AREA_DESC = 'GROCERY AREA - EAST' and T329697.DIVISION_DESC = 'DOMESTIC SALES DIVISION' and T339204.USER_NAME = upper('Administrator') and case when T329697.ACCOUNT_NUM is null then T329697.BILL_TO_PARTY_NAME else concat(concat(concat(T329697.BILL_TO_PARTY_NAME, '('), T329697.ACCOUNT_NUM), ')') end = 'JETRO CASH AND CARRY ENTERPRISES INC(10313)' and (T66755.PER_NAME_ENT_YEAR in ('2011', '2012')) and (T329697.TERRITORY_DESC in ('BOSTON', 'CHARLOTTE', 'FLORIDA', 'GREAT LAKES', 'MID-SOUTH', 'NEW YORK', 'WHITE ROSE')) )
    group by T66755.PER_NAME_ENT_YEAR, T150993.X_CONS_MAJOR_GROUP, T329697.TERRITORY_DESC, T329697.AREA_DESC, T329697.DIVISION_DESC, case when T329697.ACCOUNT_NUM is null then T329697.BILL_TO_PARTY_NAME else concat(concat(concat(T329697.BILL_TO_PARTY_NAME, '('), T329697.ACCOUNT_NUM), ')') end )
    select distinct SAWITH0.c2 as c1,
    SAWITH0.c3 as c2,
    SAWITH0.c4 as c3,
    SAWITH0.c5 as c4,
    SAWITH0.c5 as c5,
    SAWITH0.c6 as c6,
    SAWITH0.c7 as c7,
    SAWITH0.c1 as c8
    from
    SAWITH0
    order by c1, c6
    Test(Windows)
    select distinct D1.c2 as c1,
    D1.c3 as c2,
    D1.c4 as c3,
    D1.c5 as c4,
    D1.c5 as c5,
    D1.c6 as c6,
    D1.c7 as c7,
    D1.c1 as c8
    from
    (select sum(T316025.SALES_QUOTA) as c1,
    T329697.DIVISION_DESC as c2,
    T329697.AREA_DESC as c3,
    T329697.TERRITORY_DESC as c4,
    case when T329697.ACCOUNT_NUM is null then T329697.BILL_TO_PARTY_NAME else concat(concat(concat(T329697.BILL_TO_PARTY_NAME, '('), T329697.ACCOUNT_NUM), ')') end as c5,
    T150993.X_CONS_MAJOR_GROUP as c6,
    T66755.PER_NAME_ENT_YEAR as c7
    from
    W_DAY_D T66755 /* Dim_W_DAY_D_Common */ ,
    W_PRODUCT_D T67704 /* Dim_W_PRODUCT_D */ ,
    WC_SLX_DATA_F T316025 /* Fact_WC_SLX_DATA_F */ ,
    WC_CUSTOMER_HIERARCHY_D T329697 /* Dim_WC_Customer_Hierarchy_D_With_Error */ ,
    OBIEE_SECURITY_LOCATION_SALES T339204,
    W_PROD_CAT_DH T150993 /* Dim_W_PROD_CAT_DH_General */
    where ( T66755.ROW_WID = T316025.DAY_WID and T316025.CUSTOMER_HIERARCHY_WID = T329697.ROW_WID and T67704.ROW_WID = T316025.PRODUCT_WID and T67704.PROD_CAT2_WID = T150993.ROW_WID and T329697.TERRITORY_CODE = nvl(T339204.LOCATION , T329697.TERRITORY_CODE) and T329697.AREA_DESC = 'GROCERY AREA - EAST' and T329697.DIVISION_DESC = 'DOMESTIC SALES DIVISION' and T339204.USER_NAME = upper('Administrator') and case when T329697.ACCOUNT_NUM is null then T329697.BILL_TO_PARTY_NAME else concat(concat(concat(T329697.BILL_TO_PARTY_NAME, '('), T329697.ACCOUNT_NUM), ')') end = 'JETRO CASH AND CARRY ENTERPRISES INC(10313)' and (T66755.PER_NAME_ENT_YEAR in ('2011', '2012')) and (T329697.TERRITORY_DESC in ('BOSTON', 'CHARLOTTE', 'FLORIDA', 'GREAT LAKES', 'MID-SOUTH', 'NEW YORK', 'WHITE ROSE')) )
    group by T66755.PER_NAME_ENT_YEAR, T150993.X_CONS_MAJOR_GROUP, T329697.TERRITORY_DESC, T329697.AREA_DESC, T329697.DIVISION_DESC, case when T329697.ACCOUNT_NUM is null then T329697.BILL_TO_PARTY_NAME else concat(concat(concat(T329697.BILL_TO_PARTY_NAME, '('), T329697.ACCOUNT_NUM), ')') end
    ) D1
    order by c1, c6
    If we observe test query is very simple and easy to back track but in Dev it is appending like sawwith0,sawwith1 etc..looking difficult.
    Is there in any configuration to change to generate query like Test(with out SAWWITH0).
    NOTE:Any how results are same in both instances.
    Please help me to resolve this issue.
    Thank You,
    Anil Kumar.

    Anil,
    Are your database settings the same in both of the rpds dev and test?
    Check wether you didn't change anything to the default. Open your RDP double click on the Database in the physical layer and go to Feature you can check all the settings there
    Adil

  • Problem with two OC4J instances in Oracle 10g AS

    hi all,
    i am using windows XP(OS), Oracle 10g Application Server.
    when i create two instances of OC4j other than home instance, say instance1 and instance2 and deploy two different applications in two instances then i get "page not found" error.
    both the applications gets deployed successfully and different ports get selected for both applications internally.
    the thing is when i stop one of the above instance, say instance1 the instance2 works fine and doesnt throw an error. the moment i start instance 1 both the instance gives the above stated error.
    Can anyone help??
    thanks in advance!!

    935195 wrote:
    Also, I am opening the sub-page from the parent page (through a hyperlink). Then in this case, Would session will be changed from parent to subpage? (I am not aware exactly and have the impression that, as the second page is a child, I guess it would take the same session).I'm not sure what "sub-page" or "parent page" means to you. If you're just linking from one page to another, "parent" and "child" don't really make sense since page A links to page B and B links to A quite frequently.
    Assuming that you have to log in to access the site, it is likely that the two pages share the same middle tier application session. It is unlikely that the middle tier would hold the database session from the first request open waiting to see if the user eventually requested the second page. It is theoretically possible that you could code your middle tier this way but it is extremely unlikely that you would want to do so for a variety of reasons. So, when you say "would [the] session ... be changed", it is likely that the application session would be the same for both calls but that the database session would be different.
    Justin

  • Oracle service with two instances

    I have for some reason (maybe related to my experimenting with rman?) found myself with two instances running from the same service. I cannot conect now, as I get the ORA- 12560 TNS protocol adapter error.
    I checked lsnrctl and see this:
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "dan.doad" has 2 instance(s).
    Instance "dan", status UNKNOWN, has 1 handler(s) for this service...
    Instance "dan", status READY, has 1 handler(s) for this service...
    Service "danXDB.doral" has 1 instance(s).
    Instance "dan", status READY, has 1 handler(s) for this service...
    IS this a reason why I am getting the error?
    I am 9.2. I have checked tnsnames.ora, I have stopped and restarted services.
    Thanks.

    Dan, the first list of the listener status is fine.
    Does the target db have a password file configured? If not, you cannot connect as using sysdba remotely.
    The first connect is just a normal connection as user system who normally has the DBA role and is different from signing on like sqlplus "system as sysdba"
    HTH -- Mark D Powell --

  • WS-SDK Scheduling two instances of the same report with different params

    I'm using the web services SDK for Business Objects XI 3.1 SP 2 to schedule reports. I've got it so that I can successful schedule a report with prompts, setting the value for the prompt and running the report.
    However, I'm now trying to schedule two instances of the same report using a single call to BIPlatform.Schedule. It creates the correct number of new instances, the last of which is completely correct. The first one (and in fact if I do more than two all the rest except the last) lose the parameter value from the prompt and the schedule information and the type. So for example if I schedule two instances, both PDF, both for 8am tomorrow with parameters of 1 and 2, I get:
    A Webi instance, scheduled to run immediately with no parameters specified and
    A PDF instance, scheduled for 8am tomorrow with parameter 2
    Any idea what I'm doing wrong?
    Cheers,
    Jack
    Edited by: Jackson Pope on Feb 3, 2011 1:34 PM

    Can you possibly post your code here that sets params and schedules? Also as you schedule 2 instances on a single report in a sinlgle biplatform.schedule call(): as you query for InfoObject what you actually query for a single report isn't it, or do you schedule a report template and reschdule it previous instance?

Maybe you are looking for

  • Problem printing to a PC based HP from MAC OSX 10.3.9 w/ router

    I have the following Belkin Router; F5D7230-4. The router is hardwired to the PC and has a F380 (F300 series) HP printer USB hardwired. I also have a iMAC G5 OS x 10.3.9 which is online, connected to the router via a ethernet cable. I have no wireles

  • Why does only my magic mouse work with 10.6.8 update?!!!

    Hi. Ever since updating my software to 10.6.8, the ONLY mouse I can use is the Magic Mouse - ANYTHING ELSE I try and use, wireless or not, will cause my computer to crash. I get asked to turn it off and back on. As soon as I try another mouse, I get

  • Skip 'Review and Send' in leave approval

    Dear All I want to set the Skip review screen is true. Where I can do it in portal customization, please give your inputs.

  • Macbook Needs new Battery.  Where to buy?

    I have one of the slightly older Macbook pros (just before unibody). I need to buy a new battery. Apple wants $129 for a new battery. I find this to be ridiculous. Anyone know where I can buy an alternative battery or buy from an alternative source?

  • Windows Jumping In and Out Intermittently

    Every few days my open windows begin doing an exposé dance swinging left and doing a dosy doe (sic). Whatever I do during these episodes doesn't stop it including rebooting. After a while everything calms down and goes away for a while. I turned off