Oralce 9i & 10g

I have oralce 9i and 10g installed in my machine, the OS is windows.
1. Now, i need to open an sqlloader which is of version oracle 9i. Now what is happening is when i got to command prompt and type sqlldr, by default it is taking oracle 10g sqlloader version. How can i change this to oracle 9i when i do the sql loader.
2. When i want to perform export utility of oracle 9i. When i give exp command, it is always going to oracle 10g exp utility. here i need to get oracle 9i exp utility enabled.
Can someone help me out?

sqlldr is an OS executable. So by default, it takes from the directories from PATH. If your 10G version path is preceding the 9i path, the former would take precedence. If you want to run 9i version of sqlloader, you can either give the complete path, OR edit the PATH environment variable.

Similar Messages

  • Oralce B2B 10g unable to delete the xml from ftp folder

    Hi,
    Oracle B2B is polling in to a ftp folder which is located on different IP.
    After picking-up the xml from this folder, b2b should delete the xml but, it is unable to delete the xml.
    and as a result same xml is picked-up multiple times. could you please help us here?
    Regards

    Manually I am able to delete the xml from thr FTP folder
    Also below is the text of b2b-idc log generated
    2012.06.06 at 13:46:00:296: B2BStarter thread: (DEBUG) TransportProperties.TransportProperties():markerbasedpoll=false;file.receiver.wallet_location=/etc/ORACLE/WALLETS/ows/ewallet.p12;file.receiver.polling_interval=5;file.receiver.path=/wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound;file.receiver.marker=false;marker=false;ccc=false;filename_separator=-;file.receiver.channel_mask=None;port=21;file.receiver.minimum_age=0;filename_format=%TO_PARTY%-%SERVICE%-%ACTIONNAME%-%INREPLYTO_MSG_ID%.xml;file.receiver.van=false;keep_connections=false;file.sender.channel_mask=None;file.receiver.user=gsb2bdA;file.receiver.archive_dir=null;file.receiver.markerbasedpoll=false;file.receiver.password=******;file.receiver.preserve_filename=false;transport_callout_waittime=30;preserve_filename=false;file.receiver.keep_connections=false;file.receiver.ccc=false;van=false;polling_interval=5;
    2012.06.06 at 13:46:00:336: B2BStarter thread: (DEBUG) initialize TransportReceiver: [PG_Transport_Server_new < ftp > < CIT >]
    2012.06.06 at 13:46:00:338: B2BStarter thread: (DEBUG) FileReceiver.init() started ....
    2012.06.06 at 13:46:00:375: B2BStarter thread: (DEBUG) FTPAgent.login(): Enter
    2012.06.06 at 13:46:00:377: B2BStarter thread: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:00:484: B2BStarter thread: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:00:486: B2BStarter thread: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:00:488: B2BStarter thread: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:00:903: B2BStarter thread: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:00:908: B2BStarter thread: (DEBUG) FTPAgent.login(): Exit
    2012.06.06 at 13:46:00:910: B2BStarter thread: (DEBUG) Disconnecting from hwspxv006
    2012.06.06 at 13:46:00:979: B2BStarter thread: (DEBUG) Host hwspxv006 disconnected.
    2012.06.06 at 13:46:01:003: B2BStarter thread: (DEBUG) FileReceiver.init() completed.
    2012.06.06 at 13:46:01:004: Thread-13: (DEBUG) FTPAgent.login(): Enter
    2012.06.06 at 13:46:01:006: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:01:077: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:01:079: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:01:080: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:01:356: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:01:357: Thread-13: (DEBUG) FTPAgent.login(): Exit
    2012.06.06 at 13:46:01:359: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASV
    2012.06.06 at 13:46:01:361: Thread-13: (DEBUG) FTP Command: PASV, reply:
    227 Entering Passive Mode (147,149,200,111,175,184)
    2012.06.06 at 13:46:01:362: Thread-13: (DEBUG) Passive: ip = 147.149.200.111, port = 44984
    2012.06.06 at 13:46:01:364: Thread-13: (STATUS) Connecting to hwspxv006:44984
    2012.06.06 at 13:46:01:366: Thread-13: (DEBUG) Host hwspxv006 FTP command: NLST //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:01:368: Thread-13: (DEBUG) FTP Command: NLST, reply:
    150 Opening ASCII mode data connection for file list.
    2012.06.06 at 13:46:01:375: Thread-13: (DEBUG) Disconnecting from hwspxv006
    2012.06.06 at 13:46:01:377: Thread-13: (DEBUG) Host hwspxv006 disconnected.
    2012.06.06 at 13:46:01:380: Thread-13: (DEBUG) [IPT_FileRecMonitorProcessFile] Processing file BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in transport layer.
    2012.06.06 at 13:46:01:381: Thread-13: (DEBUG) FTPAgent.login(): Enter
    2012.06.06 at 13:46:01:383: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:01:447: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:01:448: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:01:450: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:01:726: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:01:731: Thread-13: (DEBUG) FTPAgent.login(): Exit
    2012.06.06 at 13:46:01:732: Thread-13: (DEBUG) Host hwspxv006 FTP command: CWD //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:01:771: Thread-13: (DEBUG) FTP Command: CWD, reply:
    250 CWD command successful.
    2012.06.06 at 13:46:01:773: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASV
    2012.06.06 at 13:46:01:775: Thread-13: (DEBUG) FTP Command: PASV, reply:
    227 Entering Passive Mode (147,149,200,111,72,215)
    2012.06.06 at 13:46:01:776: Thread-13: (DEBUG) Passive: ip = 147.149.200.111, port = 18647
    2012.06.06 at 13:46:01:778: Thread-13: (STATUS) Connecting to hwspxv006:18647
    2012.06.06 at 13:46:01:787: Thread-13: (DEBUG) Host hwspxv006 FTP command: TYPE I
    2012.06.06 at 13:46:01:789: Thread-13: (DEBUG) FTP Command: TYPE, reply:
    200 Type set to I.
    2012.06.06 at 13:46:01:790: Thread-13: (DEBUG) Host hwspxv006 FTP command: RETR BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml
    2012.06.06 at 13:46:01:793: Thread-13: (DEBUG) FTP Command: RETR, reply:
    150 Opening BINARY mode data connection for BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml (2257 bytes).
    2012.06.06 at 13:46:01:796: Thread-13: (DEBUG) Disconnecting from hwspxv006
    2012.06.06 at 13:46:01:798: Thread-13: (DEBUG) Host hwspxv006 disconnected.
    2012.06.06 at 13:46:01:834: Thread-13: (DEBUG) Conversion of file BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml to TransportMessage is completed.
    2012.06.06 at 13:46:17:355: Thread-13: (DEBUG) Move file to archive null
    2012.06.06 at 13:46:17:356: Thread-13: (DEBUG) FileSourceMonitor.moveFile(MessageOrigin): begin to move BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound to null
    2012.06.06 at 13:46:17:359: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:17:462: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:17:464: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:17:466: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:18:051: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:18:055: Thread-13: (DEBUG) Host hwspxv006 FTP command: CWD //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:18:081: Thread-13: (DEBUG) FTP Command: CWD, reply:
    250 CWD command successful.
    2012.06.06 at 13:46:18:083: Thread-13: (DEBUG) Host hwspxv006 FTP command: RNFR //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound/BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml
    2012.06.06 at 13:46:18:084: Thread-13: (DEBUG) FTP Command: RNFR, reply:
    350 File exists, ready for destination name
    2012.06.06 at 13:46:18:086: Thread-13: (DEBUG) FTPClient.renameFrom(): 350 File exists, ready for destination name
    2012.06.06 at 13:46:18:087: Thread-13: (DEBUG) Host hwspxv006 FTP command: RNTO null/BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml
    2012.06.06 at 13:46:18:090: Thread-13: (DEBUG) FTP Command: RNTO, reply:
    550 rename: No such file or directory.
    2012.06.06 at 13:46:18:091: Thread-13: (DEBUG) FTPClient.renameTo(): 550 rename: No such file or directory.
    2012.06.06 at 13:46:18:092: Thread-13: (ERROR) FTPClient.renameTo(): Unable to RNTO file null/BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml', reply code = 550
    2012.06.06 at 13:46:18:093: Thread-13: (DEBUG) File has been already archived BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound to null
    2012.06.06 at 13:46:18:094: Thread-13: (DEBUG) Moved file BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound to null
    2012.06.06 at 13:46:18:109: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:18:190: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:18:193: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:18:194: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:18:471: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:18:474: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASV
    2012.06.06 at 13:46:18:475: Thread-13: (DEBUG) FTP Command: PASV, reply:
    227 Entering Passive Mode (147,149,200,111,171,164)
    2012.06.06 at 13:46:18:477: Thread-13: (DEBUG) Passive: ip = 147.149.200.111, port = 43940
    2012.06.06 at 13:46:18:478: Thread-13: (STATUS) Connecting to hwspxv006:43940
    2012.06.06 at 13:46:18:480: Thread-13: (DEBUG) Host hwspxv006 FTP command: NLST //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:18:482: Thread-13: (DEBUG) FTP Command: NLST, reply:
    150 Opening ASCII mode data connection for file list.
    2012.06.06 at 13:46:18:483: Thread-13: (DEBUG) Disconnecting from hwspxv006
    2012.06.06 at 13:46:18:485: Thread-13: (DEBUG) Host hwspxv006 disconnected.
    2012.06.06 at 13:46:18:489: Thread-13: (DEBUG) [IPT_FileRecMonitorProcessFile] Processing file BTGS-bcRequestIncidentReportv1-rsConfirmIncidentReport-2008Dec15_12_12_12_122-Conversation-Id-READY-2009Jun23_16_37_43_625-1295541858750.xml in transport layer.
    2012.06.06 at 13:46:18:492: Thread-13: (DEBUG) Host name is 'hwspxv006'.
    2012.06.06 at 13:46:18:557: Thread-13: (DEBUG) Host hwspxv006 FTP command: USER gsb2bdA
    2012.06.06 at 13:46:18:559: Thread-13: (DEBUG) FTP Command: USER, reply:
    331 Password required for gsb2bdA.
    2012.06.06 at 13:46:18:561: Thread-13: (DEBUG) Host hwspxv006 FTP command: PASS
    2012.06.06 at 13:46:18:833: Thread-13: (DEBUG) FTP Command: PASS, reply:
    230-Please read the file README-btwlutils.txt230- it was last modified on Wed Jul 1 17:09:58 2009 - 1071 days ago230 User gsb2bdA logged in.
    2012.06.06 at 13:46:18:836: Thread-13: (DEBUG) Host hwspxv006 FTP command: CWD //wls_domains/gsb2b/gsb2bdA/ART/oraclePickupPath/outbound
    2012.06.06 at 13:46:18:840: Thread-13: (DEBUG) FTP Command: CWD, reply:
    250 CWD command successful.
    Thanks

  • Oracle OCA 10g

    Im doing the Oralce OCA 10g exam on friday and have a question.. How many questions do you have to get correct to pass ? Also has anybody here done it recently ?

    1) It's on the Oracle Education website at http://education.oracle.com under the Certification link;
    2) The number of questions that will be asked, the number of questions that will be ignored out of the batch, and the number of question to get correct out of the remainder, is defined and published at the time the exam is created with Prometric.
    For OCA, assuming the OP is referring to Oracle Database 10g OCA, and not any of the other umpteen current OCA exams, the answer is
    Duration:     120 minutes
    Number of Questions:     90
    Passing Score:     68%

  • Error 'Loading Textfile data into external table'

    I am using Apex 2.0, Oralce Database 10G and Internet Explorer (version 6.5)
    I tried to run following code using SQLCommands of SQLWORKSHOP of Apex
    Code Here:
    declare
    ddl1 varchar2(200);
    ddl2 varchar2(4000);
    begin
    ddl1 := 'create or replace directory data_dir as
    ''C:\LAUSD_DATA\''';
    execute immediate ddl1;
    ddl2:= 'create table tbl_temp_autoload
    (ID NUMBER,
         RECTYPE VARCHAR2(2),
         EXPORTNBR NUMBER(2),
         EXPORTDATE DATE,
         BIMAGEID VARCHAR2(11),
         APPLICNBR NUMBER(10),
         MEALIMAGE VARCHAR2(17),
         MEDIIMAGE VARCHAR2(17),
         LANGUAGE VARCHAR2(1),
         APPLICCNT NUMBER(1),
         OTHAPPLICNBR VARCHAR2(10),
         PEDETDATE DATE,
         PESTATUS VARCHAR2(1),
         ERRORREMARKS VARCHAR2(50),
         COMMENTS VARCHAR2(50),
         SID1 VARCHAR2(10),
         WID1 NUMBER(10),
         MEDIROW1 VARCHAR2(1),
         LASTNAME1 VARCHAR2(20),
         FIRSTNAME1 VARCHAR2(20),
         SCHOOL1 VARCHAR2(15),
         LOCCD1 VARCHAR2(4),
         BIRTHDATE1 DATE,
         CASENBR1 VARCHAR2(15),
         FOSTER1 VARCHAR2(1),
         CHILDINC1 VARCHAR2(4),
         RACEAIAN VARCHAR2(1),
         RACEBAA VARCHAR2(1),
         RACENHPI VARCHAR2(1),
         RACEASIAN VARCHAR2(1),
         RACEWHITE VARCHAR2(1),
         HISPANIC VARCHAR2(1),
         NOTHISPANIC VARCHAR2(1),
         ADULTSIG3 VARCHAR2(1),
         ADULTSIGDATE3 VARCHAR2(10),
         ADULTNAME3 VARCHAR2(30),
         SSN3 VARCHAR2(1),
         SSN3NOT VARCHAR2(1),
         ADDRESS VARCHAR2(30),
         APTNBR VARCHAR2(6),
         CTY VARCHAR2(20),
         ZIP NUMBER(5),
         PHONEHOME VARCHAR2(12),
         PHONEWORK VARCHAR2(12),
         PHONEEXTEN VARCHAR2(6),
         MEALROWA VARCHAR2(1),
         LNAMEA VARCHAR2(20),
         FNAMEA VARCHAR2(20),
         MINITA VARCHAR2(6),
         GENDERA VARCHAR2(1),
         AGEA NUMBER(2),
         MOTYPEA VARCHAR2(1),
         MONAMEA VARCHAR2(1),
         FATYPEA VARCHAR2(1),
         FANAMEA VARCHAR2(1),
         FAMNBR NUMBER(1),
         PARENTINC NUMBER(5),
         FAMILYINC NUMBER(5),
         FAMILYSIZE NUMBER(2),
         PGSIG1 VARCHAR2(1),
         PGNAME1 VARCHAR2(30),
         PGSIGDATE1 VARCHAR2(10),
         FAMSIZE1 VARCHAR2(2),
         FAMINC1 VARCHAR2(6),
         PGSIG2 VARCHAR2(1),
         PGNAME2 VARCHAR2(30),
         PGSIGDATE2 DATE,
         FAMSIZE2 VARCHAR2(2),
         FAMINC2 VARCHAR2(4),
         GRADE NUMBER(2),
         SCHOOL VARCHAR2(40),
         RACE VARCHAR2(4),
         MEDI_CALID VARCHAR2(15),
         MEDSTATUS VARCHAR2(1),
         ADULT1NAME VARCHAR2(40),
         ADULT1TYPE VARCHAR2(1),
         ADULT1INC1 VARCHAR2(5),
         ADULT1INC2 VARCHAR2(5),
         ADULT1INC3 VARCHAR2(5),
         ADULT1INC4 VARCHAR2(5),
         ADULT2NAME VARCHAR2(40),
         ADULT2TYPE VARCHAR2(1),
         ADULT2INC1 VARCHAR2(5),
         ADULT2INC2 VARCHAR2(5),
         ADULT2INC3 VARCHAR2(5),
         ADULT2INC4 VARCHAR2(5),
         ADULT3NAME VARCHAR2(40),
         ADULT3TYPE VARCHAR2(1),
         ADULT3INC1 VARCHAR2(5),
         ADULT3INC2 VARCHAR2(5),
         ADULT3INC3 VARCHAR2(5),
         ADULT3INC4 VARCHAR2(5),
         ADULT4NAME VARCHAR2(40),
         ADULT4TYPE VARCHAR2(1),
         ADULT4INC1 VARCHAR2(5),
         ADULT4INC2 VARCHAR2(5),
         ADULT4INC3 VARCHAR2(5),
         ADULT4INC4 VARCHAR2(5),
         ADULT5NAME VARCHAR2(40),
         ADULT5TYPE VARCHAR2(1),
         ADULT5INC1 VARCHAR2(5),
         ADULT5INC2 VARCHAR2(5),
         ADULT5INC3 VARCHAR2(5),
         ADULT5INC4 VARCHAR2(5),
         ADULT6NAME VARCHAR2(40),
         ADULT6TYPE VARCHAR2(1),
         ADULT6INC1 VARCHAR2(5),
         ADULT6INC2 VARCHAR2(5),
         ADULT6INC3 VARCHAR2(5),
         ADULT6INC4 VARCHAR2(5),
         AGE1LT19 VARCHAR2(1),
         AGE2LT19 VARCHAR2(1),
         AGE3LT19 VARCHAR2(1),
         AGE4LT19 VARCHAR2(1),
         AGE5LT19 VARCHAR2(1),
         AGE6LT19 VARCHAR2(1),
         MIDINIT1 VARCHAR2(1)
    organization external
    ( type oracle_loader
    default directory data_dir
    access parameters
    ( fields terminated by '','' )
    location (''DataJuly07.txt'')
    execute immediate ddl2;
    end;
    Error Received:
    ORA-29913:error in executing ODCIEXITTABLEFETCH callout ORA-30653: reject limit reached
    Please help ASAP. I am new with oracle and Apex. Any help will be appreciated greatly.

    I downloaded the External table simple application from the Apex Packaged application and installed it. It installed successfully but when I run it - it doesn't load the data eventhough I get a message stating it was successful. I am running it on OracleXE - Apex 3.0.1.
    In addition, I tried running the stored procedure directly (ext_employees_load) in sql-developer and received the ora-30648.
    Please help.
    thanks,
    Tom

  • Emctl start db console is not getting started

    hi all
    i trid to open 10g db em in browser vt http://servername:portno/em
    but it displays page cannot displaed
    emctl stauts dbconsole is showing
    oralce Em 10g is not running
    so i tried emctl start dbconsole from command line
    then i got message below
    Oracle Enterprice Manager 10g Database control release 1.20.1.1.0
    copy r-----------
    http://localhost:1158/em/console/aboutapplcation
    starting oracle enterprice manager 10g database control... the oralce dbconsoleorcl service is starting
    The oralceDBconsoleorcl service could not be started
    A system error has occured
    System error 3 has occured
    the system Cannot find the path specified
    How we can solve this pblem
    thanks & regards

    I have just wrote this reply to another thread, take a look at it, maybe you can solve your stuff with the instructions below:
    ----------------------------------Other thread paste below
    The EM is kind of sensitive with network change's, I had a similar issue a few days ago, try to check all this parameters if it helps.
    1. Get the machine name and go to c:\windows\system32\drivers\etc\hosts and hardcode the ip address and the hostname there, you should be able to ping <hostname> and get the anwsers back from the cmd.
    2. Go in your oracle home and check if the agent is pointing to the right ip and ports. The file is on $OH\<hostname>\sysman\emd\targets.xml
    3. Go in the OEM conf file and check out if you can connect with the same exacly connection string showed in the file $OH\<hosthame>\sysman\config\emoms.properties
    You can try to put the connection string on your tnsnames.ora and try to connect to the database.
    4. The listener should be registered into the instance, so you may look at the local_listener parameter (can't remember the parameter name for sure) and check if your listener is registered.
    5. You should also look at the lsnrctl application and see if the Service the OEM is trying to reach is there, if is not, you should modify your listener.ora.
    6. Last you could try the emctl reconfigure option emca -reconfig dbcontrol db
    There are other options to re-create the repository but I never had to take that far.
    Of course there should be more places to look and some steps are not need to solve your problem but I tryed to list all the places I had to reconfigure by the time I changed my network settings.
    In my case was a production server so no reboot, shutdown or stuff like that was an option.
    By last, remember to stop the service emctl stop dbconsole and emctl stop agent before doing changes to configuration.
    Have a nice day! Hope it helps!
    Ricardo Rodriguez

  • APEX time to insert update and/or records

    Hello everyone,
    I know how to get the time APEX needs to load a repor! But how can I get the time APEX took to insert, update and or delete a records!! Does this work with #TIMING# as well??? If it does where to put this...
    Thank you
    Regards
    Sebastian

    I use the APEX version 2.0.1 provided by the Oralce Database 10g XE!
    And I wanna know how long it takes to insert, update or delete a records???
    I may should add that I link the different buttons to the specific processes to running the approproated sql statements!
    When I use the debug mode as mentions there is no hit how long APEX took to insert, update or delete a records. It just shows the basic time values how long it takes to load the whole application.
    Regards
    Sebastian

  • Java from Xquery

    I am try to call java method from Oracle XQUERY using OJXQI on middle tier
    XQueryContext ctx = new XQueryContext();
    try
    String str = "declare namespace m=\"java:java.lang.Math\"; \n"
    " let $r:=m:random() \n"
    " return $r";
    // prepare the query
    PreparedXQuery xq = ctx.prepareXQuery(strm);
    // get a resultset
    XQueryResultSet rset = xq.executeQuery();
    But I get errors that method with parameters not found.
    Is this the correct way to call java from oracle Xquery?
    Any help on that is appreciated ?

    The OJXQI API is an outdated early prototype before we released a much more scalable database-native XQuery implementation in Oralce Database 10g Release 2 last year. If your use case allows, you can use JDBC to access database-native Oracle XQuery.
    Regards,
    Geoff

  • UNLIMITED TABLESPACE in RESOURCE role

    Hi all,<br>
    It's known that UNLIMITED TABLESPACE is included in RESOURCE role.<br>
    My question is: <b>Why I don't see the system privilige UNLIMITED TABLESPACE when I try to display the priviliges granted to that role?</b><br>
    SQL> select PRIVILEGE     
      2  from   ROLE_SYS_PRIVS
      3  where
      4   role='RESOURCE'
      5  /
    PRIVILEGE
    CREATE TYPE
    CREATE TABLE
    CREATE CLUSTER
    CREATE TRIGGER
    CREATE OPERATOR
    CREATE SEQUENCE
    CREATE INDEXTYPE
    CREATE PROCEDURE<br>
    Also, in the Enterprise Manager, it is shown that a user who is granted the RESOURCE role has the UNLIMITED TABLESPACE. However, when I display the priviliges granted to the RESOURCE role, I don't see the privilige granted to the role.<br>
    Oralce DB 10g R2 on Win XP<br><br>
    Thanks in advance

    Why I don't see the system privilige UNLIMITED TABLESPACE
    when I try to display the priviliges granted to that role?Because that privilege cannot be granted to a role, but to a user only, albeit granting RESOURCE role implicitly grants UNLIMITED TABLESPACE, That's why I never grant RESOURCE role directly to a user. See this example.
    SYS@db102 SQL> create role user_role;
    Role created.
    SYS@db102 SQL> grant connect, resource to user_role;
    Grant succeeded.
    SYS@db102 SQL> create user test1 identified by test1;
    User created.
    SYS@db102 SQL> grant user_role to test1;
    Grant succeeded.
    SYS@db102 SQL> conn test1/test1
    Connected.
    TEST1@db102 SQL> select * from session_privs;
    PRIVILEGE
    CREATE SESSION
    CREATE TABLE
    CREATE CLUSTER
    CREATE SEQUENCE
    CREATE PROCEDURE
    CREATE TRIGGER
    CREATE TYPE
    CREATE OPERATOR
    CREATE INDEXTYPE
    9 rows selected.
    TEST1@db102 SQL> conn / as sysdba
    Connected.
    SYS@db102 SQL> create user test2 identified by test2;
    User created.
    SYS@db102 SQL> grant connect,resource to test2;
    Grant succeeded.
    SYS@db102 SQL> conn test2/test2
    Connected.
    TEST2@db102 SQL> select * from session_privs;
    PRIVILEGE
    CREATE SESSION
    UNLIMITED TABLESPACE
    CREATE TABLE
    CREATE CLUSTER
    CREATE SEQUENCE
    CREATE PROCEDURE
    CREATE TRIGGER
    CREATE TYPE
    CREATE OPERATOR
    CREATE INDEXTYPE
    10 rows selected.
    TEST2@db102 SQL>                                                               The following is from Oracle documentation :
    UNLIMITED TABLESPACE
    Use an unlimited amount of any tablespace. This privilege overrides any specific quotas assigned. If you revoke this privilege from a user, then the user's schema objects remain but further tablespace allocation is denied unless authorized by specific tablespace quotas. You cannot grant this system privilege to roles.

  • B2B tables

    Hi Gurus,
    I am working on oralce B2B 10g, In B2B while configuring the TP profiles, all the configursation will save in Database.
    Can anyone help us with the name of the tables where we can save the tp configurations.
    Is there any document where can we see the complete info about the B2B tables.
    Regards
    Rajsekhar

    Hi Raj,
    Oracle B2B 11g, an integral component in SOA suite offering in OFM(Oracle Fusion Middleware stack) has extensive protocol support and is widely used in various of the business verticals such as Retail, telecom, health care, chemical, hi tech, transportation, logistic, energy and government sector.
    Some of the key points are below.
    1. Tighter in-memory integration with SOA Suite, along with other standard transport such as JMS, AQ etc. This makes the integration seamless and better performance with other components in the SOA suite.
    2. Easy integration with Oracle EBusiness Suite, Peoplesoft,JDEdwards,Siebel apps.
    3. Oracle B2B uses industry leader Edifecs API to provide translation and validation support for EDI and other flat file. This will enable B2B to provide complex caching support for performance and Advanced batching for retail use cases. Oracle B2B uses Edifecs Document Editor for document creation, manageability etc
    4. Comprehensive HL7, MLLP support to be used in health care verticals.
    5. Provides optional metadata cache at various stages for performance use cases.
    6.Advanced version support in B2B metadata which enables the Administrator to switch back and forth between various version of B2B metadata
    7. Provides UI based resubmission feature for messages failed at various stages of the message flow and also for various states, dates and trading partner.
    8. Auto creation and Cloning of Trading partner/Agreement.
    9. Sequencing/Stacking support for sending/receiving the documents in sequence
    10. API Support for Bulk metadata creation.
    11. Define and manage Complex correlation between various business documents using correlation sets
    12.Advanced error/exception handling with Notification mechanism.
    13. Performance tuning using multiple thread support.
    14. Purge and Archival support for runtime data
    15. Integrated with Oracle Enterprise manager for advanced manageability and metrics.
    you can refer to below blogs for more details:
    http://blogs.oracle.com/oracleb2bgurus/
    http://blogs.oracle.com/oracleb2bgurus/what_do_i_like_most_in_11g/
    http://blogs.oracle.com/oracleb2bgurus/2010/04/oracle_b2b_started_kit.html
    There is a way to easy migrate from 10g to 11g B2B. you can refer below:
    http://blogs.oracle.com/oracleb2bgurus/2009/10/export_the_metadata_from_10g_t.html
    Rgds,
    Nitesh Jain
    [email protected]

  • Oralce 10g R1 - Ora-12541  after  updating Windows 2003

    Hi Experts
    We are using Oralce 10g On Windows 2003. Today we have virus problem and we removed virus and did "Windows update"
    Now when trying to open the sql getting error "Ora-12545"
    Kindly check and help urgently.
    Tx
    G Selvam

    Corolus G wrote:
    HI
    THnaks for reply,
    But i did not change any parameter at allMaybe you didn't knowingly change any parameters, but you are running this on Windows. To paraphrase Forest Gump, "My momma always said Windows is like a box of chocolates. You never know what you are going to get." My team and I just finished spending three hours of troubleshooting an application when "we didn't change anything" -- except that a Windows update was pushed to the app server ....
    If Oracle says "target host does not exist", I'd take Oracle's word for it.
    So how do you go about chasing down ora-12541? Start with your names resolution - usually tnsnames. What is listed for the HOST= parameter of the entry in question? Is it listed as a server name or ip address? Can you ping it?
    From the client machine please
    1) show us the contents of your tnsnames.ora file
    2) open a command prompt (cmd.exe)
    3) give the command "set | sort"
    4) give the command "tnsping <mysid>", where "<mysid>" is the tnsnames entry used to identify the database.
    Copy all of the above - commands AND responses, and paste it back here.
    Kindly check and help urgentlyWe can't check. After all it's your system. All we can do is suggest what you should check.
    And there is no "urgent" here. This is a forum of peer volunteers.
    "Urgent" means one of two things -
    1) people are dying, or
    2) you have a customer-facing, revenue-producing production system that is down.
    (And to get some perspective on the second case, keep the first in mind.)
    For the first, you call whatever civil emergency service seems appropriate.
    For the second, you open an SR with Oracle - which requires a paid-up support contract. For them to consider your problem "urgent", you will need to demonstrate that your problem falls under item #2.
    You don't have a support contract? Now you know the exact dollar figure that your company places on the data.

  • User managed backup and rman  oralce 10g

    hi guys
    what are the enhancement of user managed backup and rman in oralce 10g
    would u pls tell me in understandable manner
    thanks in advance

    Hi,
    what are the enhancement of user managed backup and rman in oralce 10g
    would u pls tell me in understandable manneRefer below link
    http://dbataj.blogspot.com/2008/05/rman-versus-user-managed-backup-part-i.html
    Hope helps.
    Regards,
    X A H E E R

  • Error in installing  oralce 10g in AIX 6.1

    Hi , i tried to install oracle 10g in AIX 6.1(p) (64 bit ) but got the following error . Please help me?
    Your platform requires the root user to perform certain pre-installation
    OS preparation. The root user should run the shell script 'rootpre.sh' before
    you proceed with Oracle installation. rootpre.sh can be found at the top level
    of the CD or the stage area.
    SKIP_ROOTPRE environment variable is set, which means
    rootpre.sh was already run as root.
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5200
    Failed <<<<

    Hi,
    based on 169706.1 (Modified: 06-MAY-2009) 10.2.0.4 and 11.1 are so far supported on AIX 6.1. Therefore when you install 10.2.0.1 this error is raised because at that time when Oracle 10g R2 was released AIX 6.1 was not available. You should however be able to install the software unsing:
    ./runInstaller -ignoreSysPrereqsInstall first only the software 10.2.0.1. Then patch it to 10.2.0.4 and afterwards run:
    $ORACLE_HOME/bin/dbcaCheers,
    David
    OCP 9i
    http://www.oratoolkit.ch/otn.php

  • How to install Mini SAP using Oralce 10g Express Edition!

    Hi Guys,
    I am fresher in SAP and I want to install Mini SAP on my home desk-top for practicing ABAP, I will be grateful if anybody send`s me links for step-by-step installation guide and another question is, it is to install Mini SAP using Oracle 10g Express Edition?
    Early response would be highly appreciated
    Thanks in advance,
    Reetesh
    Edited by: Reetesh Tiwary on Jan 31, 2008 8:59 AM

    Dear Andreas,
    Thanks for your response!
    SAPDB is in-built or I will have to install it seperately, If I will have to install it seperately from where I will get either of these maxdb or sapdb?
    Thanks,
    Reetesh

  • How to run oralce 10g forms in runtime

    hi all
    I have an application developed in oracle 10g forms , wheni fun it opens in browser , how can i restrict my fmx to run in browser , as i dont want to run it in browser like forms 6i .
    Regards
    nawaz

    Hi nawaz
    From the menu design time:
    1- select >Edit>Preferences>select the Runtime tab
    and close to the field of web browser location - >
    Select the Browse button to locate the IE location on ur hard-disk.
    2- Run ur main form >Select Favorites >Select add to Favorites.
    Then ,u have a link 2 ur application , u can drag and drop it in ur desk top.
    or use the existing link.
    or if u wanna run a specific form locally then, u have to run the Start OC4J Instance to be intiallized ,and when finished working on that form run the End OC4J Instance to be terminated.
    Hope this helps,
    Regards,
    Abdetu..

  • OEM in Oralce 10g

    Hi All,
    I have installed oracle 10g on HP-UX 11.23 Itanium server. After installation i had created two databases with different OS Users. Out of them two OEM for one database is working but for another database OEM is not working.
    So please guide me to start OEM for another database.
    Regards,
    Nirav Patel

    Hi,
    did you try this question on the database forum ?
    Frank

Maybe you are looking for

  • Photoshop CC 2014 crashes when After Effects is open (ntdll.dll module failure)

    Recently, I upgraded from CC to CC 2014. Once I was satisfied with 2014, I uninstalled CC. Since then, I've been having a major issue where if I try and use Photoshop CC 2014 and After Effects CC 2014 simultaneously, either Photoshop or both will cra

  • SCCM Application Catalog Query / Report - List of Applications a User Can Install

    Hello, In SCCM, if a user launches the application catalog, they are presented with a list of application that they have access to install. We don't use the approval request feature.   I was wondering if anyone knows of a report or SQL query that wou

  • Why can't Quicktime playback Muxed MPEG-2?

    When I get quicktime to playback a muxed MPEG-2 file there is no sound. Why does this happen? The description on version tracker says: The QuickTime 6 MPEG-2 Playback Component provides QuickTime 6 users with the ability to import and play back MPEG-

  • Generate a SQL "IN" clause using ALDSP

    Problem Summary ALDSP: Generate a SQL "IN" clause Problem Description I would like to know if there is a possibility of generating an SQL "IN" clause using ALDSP. I would need the XQuery construct to create an SQLsomething like- select * from emp whe

  • 9900 wont sync with Mac, Calendar or Contacts

    I have a 9900 and MAC running 0S10.5 (latest version of 10.5) and am using outlook 2011. I was able to sync my calendar once. However i was unable to sync my contacts.  Now when i try to sync either calendar or contacts, i get an error "an error was