Oracle 9.2.0.1.0 setup problem

I install oracle 9.2.0.1.0 on windows XP professional but i have some problem.By the way Oracle 9.2.0.1.0 is the first program of on my PC.(means everything is default value.)
Firstly,i setup name OraHome92 and c:\oracle\ora92 and select Oracle Database oracle 9.2.0.1.0 then select enterprise edition then General purpose then I write Global Database Name orcl.tr and SID orcl and I install database when I insert 3 cd then finishing but say
.Create Process.null-new-sid ORCL -startmode m error=2
then
ORA-12560:TNS:Protocol adapter error one or more tools have failed.
It is recommended but not required that these tools succeed for this installation.
You can now select these tools,read its details to examine why they failed,fix those
problems,and retry them.Or,you can click "Next" to continue.
then
End of installation
The installation of Oracle 9i database was succesful,but some optional configuration tools
failed or were cancelled.
When I open oracle enterprise manager Console,and when I want to connect EXTPROC_CONNECTION_DATA ask username and password I write system as a username and write manager as a password then i click ok but PC do nothing.
What can i do?

<snip>
Please let me know complete details so not going to
find any issue while installation of oracle 10G.
Complete details are in the installation guide that comes with the software, and is also available in the complete doc set for your product/version, located at tahiti.oracle.com
I also have few other question hope you can help me
out on that
(1) I have one big production database where uses
working 24*7 and i want to migrate that database with
less downtime than what method i have to use for
migration?
Less downtime than what. Exactly what are your requirements? What is prompting the migration?
Second question is:If my linux system is showing 100%
utilisation than is there any way that temporary i
can take down to 95% or whatever the minimum
utilisation i can take..is there any way to reduce
temporary utilisation?
100% utilization of what resource?
Third is:I have created one db file in tablespace
than after utilisation of datbase get increase so i
want to remove it from system or that table space but
there is heavy transaction is going on that table so
is there any way through which i can remove that
dbfile without data loss and less downtime?
If you added a file to a tablespace, and there is now data in that file, how would you expect to remove the file without loss of data? Why do you want to remove the file?

Similar Messages

  • Oracle VM 3.2.1 test setup - problems with OVS node evictions

    Hi all
    I am building a small test environment for Oracle VM with the following configuration
    4 boxes, each 1 x AMD 6 core cpu + 32GB RAM + 2 x 1GB ethernet (10.30.32.n, 192.168.20.n networks - I only have 1x16 port GB switch, so all cabling is through the one switch - that may be part of the problem)
    3 boxes are diskless, running Oracle VM Server from 8GB USB flash drive
    1 Box is EL6.3 and set up with:
    1x750GB with (LVM) partitions for /, /u01 (Oracle 11gR2SE + OVM Manager), swap, and a partition for the OVS pool
    4x2TB drives, set up with LVM striping, and 4 LVs - 1 750GB for virtualbox and VMWare VMs, and 3 others for OVS storage repositories (each a bit over 2TB) - all ext4.
    The OVS Pool and OVS Storage file systems are exported via NFS
    VM server and VM manager installs all went smoothly. Servers and storage are discovered OK in the manager.
    I created 2 networks - one on the 10.30.32 subnet for Server Management, Cluster Heartbeat and Live Migrate (also the public network for accessing the machines). The other on the 192.168.20 subnet for Storage and Virtual Machine.
    Created storage pools, and presented to all the servers.
    In creating the Server Pool, just took the default 120 for the cluster timeout
    Now when I try to import an assembly, or a VM template, it gets so far, then then the server doing the actual job reboots.
    My initial thought is that for whatever reason the NFS traffic involved in importing and writing - either network, or I/O on the NFS server - is swamping the cluster heartbeat traffic, and the node just fences itself
    Just wondering if anyone has any ideas or suggestions, or can advise what further diagnostics or troubleshooting I can do

    I suspect it more to do with your storage than anything. Run your import again and sample your I/O performance from your NFS server during the import. Also, if you can... .create LACP bond on your NFS server. I don't know what kind of throughput you expect but remember. A single GB nic can only do a max of 125/MB a sec. That sounds rather good but take into consideration everything you're doing across your environment... its not a lot. I see well over 400 mb/sec network throughput at times on my storage. I run bonded 10GB nics.
    Once you get your templates and such built you shouldn't experience that much NFS I/O. You should allocate enough memory to your guest as to avoid virtual disk paging on your NFS storage.

  • CDC setup problem

    {noformat}Dear all,{noformat}{noformat}Trying to troubleshoot a CDC setup problem in ODI:{noformat}{noformat}I got an error when trying to "Start Journal" from the CDC source model (in Designer).{noformat}{noformat}Here is what I've done:{noformat}{noformat}1. grant the following role to the CDC source schema (user):{noformat}{noformat}DBA, execute on DBMS_CDC_PUBLISH, connect, resource, select_on_change_sets, create session, select_catalog_role, execute_catalog_role, create sequence{noformat}{noformat}2. in the CDC source model "Journalizing" tab, specify JKM 9i logminer (CDC source is on 9i) and specify "Automatic Configuration"{noformat}{noformat}3. add a subscriber "SUNOPSIS" to the source model -&gt; Changed Data Capture (Operator successfully run){noformat}{noformat}4. "add to CDC" from source model -&gt; Changed Data Capture{noformat}{noformat}5. "Start Journal" from source model -&gt; Changed Data Capture (Operator run failed with the following errors in the "create Journal" step){noformat}{noformat}
    30475 : 99999 : java.sql.BatchUpdateException: ORA-30475: feature not enabled:
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 298
    ORA-06512: at line 1
    30475 : 99999 : java.sql.SQLException: ORA-30475: feature not enabled:
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 298
    ORA-06512: at line 1
    java.sql.BatchUpdateException: ORA-30475: feature not enabled:
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 298
    ORA-06512: at line 1
    at oracle.jdbc.driver.DatabaseError.throwBatchUpdateException(DatabaseError.java:367)
    at oracle.jdbc.driver.OraclePreparedStatement.executeBatch(OraclePreparedStatement.java:9119)
    at com.sunopsis.sql.SnpsQuery.executeBatch(SnpsQuery.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execCollOrders(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
    {noformat}{noformat}Any idea?{noformat}{noformat} {noformat}{noformat}William Lam
    {noformat}

    Hi Cezar,
    Thanks for following up. Below is from the description tab of the "Create Journal" steps:
    LOADING:
    select     FULL_TABLE_NAME     FULL_TABLE_NAME
    from     CDCSRC.SNP_TMP_TABLE_LIST     TMP
    where     TMP.FULL_TABLE_NAME = 'CDCSRC.DEPT'
    and     not exists      (
              select     'X'
              from     CDCSRC.SNP_CDC_OBJECTS     OBJ,
                   CDCSRC.SNP_CDC_SET_TABLE     TBL
              where     TBL.FULL_TABLE_NAME          = OBJ.FULL_TABLE_NAME
              and     TBL.FULL_TABLE_NAME          = TMP.FULL_TABLE_NAME
              and     TBL.CDC_SET_NAME          = 'CDCSRC.CDCSRC'
              and     OBJ.FULL_OBJECT_NAME     = 'CDCSRC.J$DEPT'
              and     OBJ.CDC_OBJECT_TYPE          = 'JRN_FULL_NAME'
    DEFAULT:
    BEGIN
         DBMS_LOGMNR_CDC_PUBLISH.CREATE_CHANGE_TABLE(
         owner          => 'CDCSRC',
         change_table_name     => 'J$DEPT',
         change_set_name     => 'SYNC_SET',
         source_schema     => 'CDCSRC',
         source_table     => 'DEPT',
         column_type_list     => 'DEPTNO NUMBER(2) ',
         capture_values     => 'new',
         rs_id          => 'n',
         row_id          => 'n',
         user_id          => 'n',
         timestamp          => 'y',
         object_id          => 'n',
         source_colmap     => 'n',
         target_colmap     => 'n',
         options_string     => ''
    END;
    The error message from the Execution Tab:
    30475 : 99999 : java.sql.BatchUpdateException: ORA-30475: feature not enabled:
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 298
    ORA-06512: at line 1
    30475 : 99999 : java.sql.SQLException: ORA-30475: feature not enabled:
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 298
    ORA-06512: at line 1
    java.sql.BatchUpdateException: ORA-30475: feature not enabled:
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 298
    ORA-06512: at line 1
    Once again, the setup details:
    - CDC source is on Oracle 9i
    - KM used is Oracle 9i LogMiner
    - enabled archivelog in Oracle 9i
    - installed logminer by running the 2 sqls as described in the earlier tread.
    I need to meet a tight deadline for POC completion and I desparate need some help here.
    Thanks and regards,
    William

  • I need to upgrade my 10.5.1 os on my G4/1.25 (I'm having some audio-midi setup problems), but it's a machine that is not connected to the internet.  Do I have any options?  Thanks!

    Friends,
    I'm having some audio-midi setup problems on my G4/1.25/10.5.1 machine.  I'm thinking that a routine OS upgrade might help.  However, this machine is not connected to the internet.  Are there any alternate methods for upgrading system software?  Thanks in advance!

    OK, what you should do is download the updates on another machine and burn them to a disc.  Start at this link http://support.apple.com/downloads/#leopard for downloads and find, among other things, the 10.5.8 combo updater that works on PPC machines, plus security, QuickTime and other updates.  Going from 10.5.1 to 10.5.8, there will probably be a bunch of things that you should install.  Being off the internet with the machine, you can't have Software Update sort it out, so something might get missed, unfortunately.
    My suggestion is this: if it looks like you might need a download, get it onto that disc.

  • Setup problem, windows xp, firefox upgrade to 4 and asked to reboot but did not progress. keeps asking to restart even if I try to remove

    setup problem, windows xp, firefox upgrade to 4 and asked to reboot but did not progress. keeps asking to restart even if I try to remove

    Hi marsano,
    Usually the only reason it will ask you to reboot is if there is a file that must be modified that the updater doesn't currently have access to. You should try running the Firefox program once as Administrator:
    * Right-click the icon and choose ''Run as Administrator''
    If that doesn't help then do a clean reinstall.
    # Download a fresh copy of Firefox from the [http://www.mozilla.org/firefox/fx/ Mozilla download page] and save the file to the desktop.
    # [[Uninstalling Firefox|Uninstall]] your current version of Firefox and remove the Firefox program folder before running the new installer.
    # Run installer
    Remember that you don't want to remove personal data when uninstalling. That way you'll still have your personal information.
    Hopefully this helps!

  • Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.

    Hello guys,
                Problem has been solved -
    Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed.
    1. If you install 64 bit oracle this is not an issue. Install 64 bit oracle.
    2. Download odp.net 32 bit  from below link:-
        ODP.NET Managed Driver Beta Download&lt;/title&gt;&lt;meta name=&quot;Title&quot; content=&quot;ODP.NET Managed Driver B…
    3. installed the odp.net.
    4. open the visual studio 2010.
    5.Select new - project - asp.net web application - project name -ok
    6.select tools- > connect to database- then follow the following steps
                             i>  user name - your user name/client username (example -- hr)
                             ii> password -- enter your password/client password  (example- hr)
                            iii>select connection type -- if you want to connect client database then- select EZ connect other wise select tns
                            iv>test the connection- then you will get connection succeed.
                            v> then click ok
    Thanks
    Chandrashekhar

    You do not need to do anything in VS.  You do need to configure both tnsnames.ora files, because the drivers do not share any data.
    Please see:
    http://sqlblog.com/blogs/jorg_klein/archive/2011/06/09/ssis-connect-to-oracle-on-a-64-bit-machine.aspx

  • Oracle intelligent agent executable has encountered a problem and needs to

    Hi All,
    I am getting the following message after commence of OS (windows XP) on my LAPTOP.
    "Oracle Intelligent Agent Executable has Encountered a Problem and needs to close."
    due to the above problem it takes time to be fit to start working. that is; when i start my laptop then it gets ready very shortly but just later on it is seen that my laptop gets to be hanged. it seems that some background process runs and during this time nothing can be done on my laptop (even REFRESH - F5 doesn't respond). then after some time the above message comes. this process seems to be very much annoying.
    there is a small Oracle database (9i) in my laptop along with Oracle developer (10g).
    Thanks in advance.

    Hi Tapash,
    You probably don't want/need that service to run anyway. So go to your control panel/Adminstrative Tools/Services
    and set Start Type to Manual for Oracle<ORACLE_HOME_NAME>Agent service
    [OIA Users Guide|http://lbdwww.epfl.ch/f/teaching/courses/oracle9i/em.920/a96676/toc.htm]
    Regards
    Peter

  • D:\oracle\product\10.2.0-Console access problem-please help urgent.

    I have installed D:\oracle\product\10.2.0, each times i create a db on it the console work fine, but when I close my computer then restarts it I can get in to the console again.
    some people said that one shouldn't be on net while installing it, so I wasn't on net.
    Then I tried to start the service as windows service it can not start.
    where can I look in the oracle config ? to deal with the problem ?
    Thanks.

    Is your computer configured with DHCP? If so, did you configure the loopback adapter?
    http://download-east.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#BABGCEAI
    Logs are written to ORACLE_HOME/<machine_name>.<dbsid>/sysman/log

  • Simple VISA Setup Problem

    Hi all,
    I'm having issues working with VISA in LabVIEW. Previously, I've used Peek/Poke VIs (before they were VISA VIs) that allowed me to read and write directly to registers at a given Windows address. I have a new, custom PCI Express board that uses the same architecture that I've worked with previously only this time I'm trying to access the registers using VISA.
    As this is my first time using VISA, I'm having some setup problems. Yesterday I got to a state where logically things should work but I still end up getting an error when I try to run a simple VISA Open command (see attached screenshot).
    The initial problem I had was I was not able to acquire a VISA resource that opens a session to my PCIe board...it would simply not show up on the resource list. After reading around I discovered I needed to create a custom VISA driver for my board. Once I did that using the VISA Driver Wizard, the device showed up in my list (as seen in the screenshot). I wrote the simplest of all VIs where I simply open that VISA resource, however, the error seen in the screenshot is produced.
    I'm pretty sure this is a simple setup issue, but does anyone know what I'm doing wrong?
    Attachments:
    Screenshot1.JPG ‏145 KB

    Hi bonhomme,
    I see you're having some issues using VISA. It sounds like you're new to VISA, so I wanted to pass along some information that we have availble on this software. This link gives good general information about VISA, and the related links are extremely helpful in finding specific issues.
    Thank you for attaching your error. This is extremely helpful in debugging since we can actually see the numbers. There is another forumn that talks about these at this link and at this link. 
    Hope this helps you out!!
    Lea D.
    Applications Engineering
    National Instruments

  • Do I use same oracle account on 2 cluster nodes cause problem?

    Do I use same oracle account on 2 cluster nodes cause problem?
    If I use same oracle account on 2 cluster nodes running 2 database, when failover happens, 2 database will be running on one node, does 2 oracle account make SHM ... memory conflict?
    or do I have to use oracle01 account on node1, oracle02 account on node2? Can not use same name account?
    Thanks.

    I'm not 100% certain I understood the question, so I'll rephrase them and answer them.
    Q. If I have the same Oracle account on each cluster node, e.g. uid=100 (oracle) gid=100 (oinstall), groups dba=200, can I run two databases, one on each cluster node without problems?
    A. Yes. Having multiple DBs on one node is not a problem and doesn't cause shared memory problems. Obviously each database needs a different database name and thus different SID.
    Q. Can I have two different Oracle accounts on each cluster node e.g. uid=100 (oraclea) gid=100 (oinstall), groups dba=200 and e.g. uid=300 (oracleb) gid=100 (oinstall), groups dba=200, and run two databases, one for each Oracle user?
    A. Yes. The different Oracle user names would need to be associated with different Oracle installations, i.e. Oracle HOMEs. So you might have /oracle/oracle/product/10.2.0/db_1 (oraclea) and /oracle/oracle/product/11.0.1.0/db_1 (oracleb). The ORACLE_HOME is then used to determine the Oracle user name by checking the user of the Oracle binary in the ${ORACLE_HOME}/bin directory.
    Tim
    ---

  • Oracle 10gR2 Install RHEL4 compat-libstdc++-296 problem

    Trying to install Oracle 10gR2 on an Red Hat Enterprise 4 server and having an issue.
    [oracle@xxxxxxxx ~]$ uname -a
    Linux xxxxxxxx.xxxxxxxxxxxxxxxxx.xxx 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:28:02 EDT 2006 i686 i686 i386 GNU/Linux
    [oracle@xxxxxxxx ~]$
    The OUI, during Product-Specific Prerequisite Checks reports the following error:
    Checking for compat-libstdc++-296-2.96-132.7.2; found Not found.     Failed <<<<
    However, the rpm package is installed:
    [oracle@xxxxxxxx ~]$ rpm -q compat-libstdc++-296
    compat-libstdc++-296-2.96-132.7.2
    [oracle@xxxxxxxx ~]$
    The only thing I have been able to find so far is to make sure the package is installed.
    There is also another compat-libstdc++ installed:
    [oracle@xxxxxxxx ~]$ rpm -q compat-libstdc++-33
    compat-libstdc++-33-3.2.3-47.3
    [oracle@xxxxxxxx ~]$
    is that somehow causing a problem? How does the OUI actuall check for package dependancies?
    Any pointers or suggestions would be greatly appreciated.
    Jeff

    Hi Jeff, you will have to install other packages from the RHEL4 cd's. Here is a list of what I usually run. Some are in the oracle install docs and some are not. If you are using the CDs then first cd to the cdrom
    cd /media/cdrom
    rpm -ivh ncompress-4.2.4-40.i386.rpm
    rpm -ivh compat-libstdc++-296-2.96-132.7.2.i386.rpm
    rpm -ivh glibc-common-2.3.4-2.i386.rpm
    rpm -ivh gcc-3.4.3-9.EL4.i386.rpm --aid
    rpm -ivh gcc-c++-3.4.3-9.EL4.i386.rpm --aid
    rpm -ivh sysstat-5.0.5-1.i386.rpm
    rpm -ivh libaio-0.3.102-1.i386.rpm
    rpm -ivh compat-libstdc++-33-3.2.3-47.3.i386.rpm
    P.S. I usually copy all the files from the install media to a mounted share on my network and it makes this really easy.
    Michael Cunningham

  • Oracle DR Setup Problems / ORA - 600 /

    Dear All,
    Recently we have implemented DR(Disaster Recovery setup Using Oracle data guard in 10g, GUI configurations ) in our Production server. The DR setups are based on the Maximum performance with Realtime apply mode.
    The configuration went fine and both servers(DR and ) were syncing fine together as well.
    But unfortunately, there was a power failure in the DR site(Which is on the other network) and also the UPS also went down after some time, the real problem started here,
    Once the DR server was down, after sometime we are not able to login in to the production system, Interestingly, both DB server and application server are running fine. But we are not able to login into server - SAPGUI hangs. There are no such error written in SAP level and but in oracle alert log, we found out ORA 600 error and also connection timed out for placing the archive log(log_destination_2) in the standby server(This is the DR server - And due to power failure, its not able to reach the server for placing the archive log file )
    Temporary solution,
    If we restart the production server, we are able to work continuously in the production system without any problem.
    So, my query is that, what makes the production system hangs if DR server is unavailable and how it work if we restart the instance? Is this the normal procedure in DR setup? or its a bug in the oracle data guard or in the parameter log_archive_dest2?
    Looking forward for your answers with your valuable suggestions
    For the reference, I am pasting a part of alert log
    Detected ARCH process failure
    ARCH: STARTING ARCH PROCESSES
    ARC1: Archival started
    ARCH: STARTING ARCH PROCESSES COMPLETE
    ARC1 started with pid=92, OS id=4296940
    ARC1: Becoming the heartbeat ARCH
    Sat Oct 30 02:30:54 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 30 02:31:54 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 30 02:33:33 2010
    Incremental checkpoint up to RBA [0x2e2b7.cf96.0], current log tail at RBA [0x2e2b7.cf96.0]
    Sat Oct 30 02:37:14 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 30 02:37:52 2010
    GES: Potential blocker (pid=2056210) on resource CF-00000000-00000000;
    enqueue info in file /oracle/XXX/saptrace/background/xxx_rsm0_2015456.trc
    Sat Oct 30 02:38:14 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 30 02:38:22 2010
    Errors in file /oracle/XXX/saptrace/background/xxx_rsm0_2015456.trc:
    ORA-00600: internal error code, arguments: [2103], [1], [0], [1], [900], [], [], []
    Sat Oct 30 02:40:30 2010
    GES: Potential blocker (pid=2056210) on resource CF-00000000-00000000;
    enqueue info in file /oracle/xxx/saptrace/background/xxx_arc0_4329544.trc
    Sat Oct 30 02:41:00 2010
    Errors in file /oracle/xxx/saptrace/background/xxx_arc0_4329544.trc:
    ORA-00600: internal error code, arguments: [2103], [1], [0], [1], [900], [], [], []
    Sat Oct 30 02:41:02 2010
    Errors in file /oracle/xxx/saptrace/background/xxx_arc0_4329544.trc:
    ORA-00600: internal error code, arguments: [2103], [1], [0], [1], [900], [], [], []
    Sat Oct 30 02:41:02 2010
    Errors in file /oracle/xxx/saptrace/background/xxx_arc0_4329544.trc:
    ORA-00600: internal error code, arguments: [2103], [1], [0], [1], [900], [], [], []
    Sat Oct 30 02:41:02 2010
    Errors in file /oracle/xxx/saptrace/background/xxx_arc0_4329544.trc:
    ORA-00600: internal error code, arguments: [2103], [1], [0], [1], [900], [], [], []
    Sat Oct 30 02:41:02 2010
    Errors in file /oracle/xxx/saptrace/background/xxx_arc0_4329544.trc:
    ORA-00600: internal error code, arguments: [2103], [1], [0], [1], [900], [], [], []
    Sat Oct 30 02:41:02 2010
    Errors in file /oracle/xxx/saptrace/background/xxx_arc0_4329544.trc:
    ORA-00600: internal error code, arguments: [2103], [1], [0], [1], [900], [], [], []
    Sat Oct 30 02:41:06 2010
    ARCH: Detected ARCH process failure
    ARCH: STARTING ARCH PROCESSES
    ARC0: Archival started
    ARCH: STARTING ARCH PROCESSES COMPLETE
    ARC0 started with pid=91, OS id=1642728
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Sat Oct 30 02:42:20 2010
    WARNING: inbound connection timed out (ORA-3136)
    Sat Oct 30 02:42:33 2010
    GES: Potential blocker (pid=2056210) on resource CF-00000000-00000000;
    enqueue info in file /oracle/xxx/saptrace/background/xxx_arc1_4296940.trc
    Sat Oct 30 02:43:03 2010
    Errors in file
    Thanks and Regards
    Vijay Kumar G

    Hi Vijay,
    Get oracle metalink ID from service market place and search for  you will get handy information
    ORA-600 [2103] "Timeout on 'Control file' or 'Checkpoint Progress' Enqueue" [ID 28045.1]
    Also one very good tool to analyse [Metalink|https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=153788.1]
    Regards,

  • Setup problem in Oracle 9iAS

    I like to install my machine in Oracle 9ias. My machine has the Windows 2000 OS and Oracle 9i DB. When i clicked the Isetup.exe from the cd getting the error
    "Setup has detected that your isuite Product Install has not been setup correctly, probably because the installation was aborted Please restart setup"
    Please give me some suggestion for installing Oracle 9iAS

    Do you have SP 2 or higher ?
    Do you want to install only J2EE and Web Cache or another kind of installation ?
    Joel Pérez

  • Oracle 8.0.5.1 EE DBMS_JOB Problem

    I am running Oracle 8.0.5.1 EE on Redhat Linux version 6.1 with the glibcpatch applied.
    I have come across a problem with regular execution of submitted jobs.
    I submit a job(any job) and when execution time comes, it fails. I have dbms_job setup correctly for the database. The init.ora parameters are set correctly and the snp process is running.
    I know the job is valid because I can force a job to run using the dbms_job.run procedure.
    This tells me everything is running fine. However, when the execute time is reached, the user_jobs table shows a failure.
    I have tried the same exact procedure and job on Oracle 8.0.5 EE on Solaris and it works fine.
    I am at a loss of what to do next to resolve this issue.
    Any help would be greatly appreciated.
    Thanks
    Christopher Fitch
    null

    Hi,
    I also had a problem with these scripts.
    Try : dos2unix oratab.sh and/or dos2unix orainst.sh
    (and chmod u+x oratab.sh)
    bye
    Laurent
    Andy Hanas (guest) wrote:
    : I must be doing something wrong that's really basic. I'm
    : attempting to install Oracle 8.0.5.1 on OpenLinux 2.2. I've
    : done everything the documentation has said, but I cannot get
    the
    : oratab.sh script to run (so, I've really gotting no where).
    : When I attempt to run the script I get the follwing:
    : bash$ sh oratab.sh
    : : command not found
    : : command not found
    : : command not found
    : : command not found
    : : command not found
    : : command not found
    : : command not found
    : : command not found
    : 'ratab.sh: syntax error near unexpected token `in
    : 'ratab.sh: oratab.sh: line 30: `case ${N}$C
    : in
    : Any ideas on what I'm doing wrong or how I can debug this
    thing?
    : Thanks for any help!
    null

  • Deploying OracleAS Single Sign-On Server Cluster setup with a Proxy Server

    I have a question regarding setting up a OracleAS Single Sign-On Server in a cluster mode along with a Apache Proxy Server.
    Step1 - I'm planning to install OracleAS Single Sign-On Server on two nodes sso1.oracle.com and sso2.oracle.com in a Cluster. Both the nodes in the cluster accesed via Load balancer i.e sso.oracle.com.
    Step2 - Then I'm planning to setup two Apache Servers as Proxy Server i.e apache1.oracle.com and apache2.oracle.com. These two apache servers are accessed via Load balancer i.e apache.oracle.com
    The question I have is
    1)while setting up OracleAS Single Sign-On cluster I would provide Load balancer host i.e sso.oracle.com as part of the install. So that all the user requests coming to sso1.oracle.com/sso2.oracle.com get redirected back to Load balancer.
    2)But as part of the Apache Server proxy setup I am also supposed to redirect from SSO server to apache.oracle.com
    But using ssocfg.sh I can only provide either sso.oracle.com or apache.oracle.com NOT BOTH.
    In this case what I should
    1) avoid redirecting to sso.oracle.com instead redirect only to apache server OR are there any other methods to configure.
    I have above setup working fine in DEV environment, where there is only one sso server and one apache proxy server. Problem really comes when I go for setting OSSO server as a cluster in this case I have to redirect to load balancer as well as proxy server?

    why not using webcacheclustering between the apache and the 2 sso's?

Maybe you are looking for