Runtime Platform service unavailable after database upgrade

Hi,
The following situation:
We use:
Oracle 9i Warehouse Builder Client 9.2.0.3.0
Oracle 9i Warehouse Builder Repository 9.2.0.2.0
We have 2 databases (production and test) which both contain multiple runtime_owner schema's and target-schema's but only 1 Design repository.
We recently upgraded the database from 9.2.0.1. tot 9.2.0.6.
It is an Windows 2003 Server.
The problem:
Since the upgrade the Runtime Platform service is unavailable when we try to start the Deployment Manager. The application then hangs. We can start the runtime service again throught the start_Service.sql file and the service_doctor.sql show everything is ok once again, but after another start of deployment manager the service is once again not available.
My questions:
How can we fix this issue? Do we and if yes, which, need to apply OWB patches? The repository is version 9.2.0.2 while the client is 9.2.0.3, is that normal or did we forget to upgrade the repositories? I tried to upgrade the repository again through <OWB_Home>\owb\patches\92030upg_rt.sql (in case we forgot) but it says '0 users upgraded'.
Any help would be appreciated,
Regards,
Eric

Hi,
Please refer to these docs/links.
Oracle Applications Upgrade Guide: Release 11i to Release 12.1.1
http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121upgrade.pdf
Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]
Oracle E-Business Suite Release 12.1.3 Now Available
http://blogs.oracle.com/stevenChan/2010/08/ebs_1213_available.html
E-Business Suite Release 12.1.2 Now Available
http://blogs.oracle.com/stevenChan/2009/12/ebs_1212_available.html
Thanks,
Hussein

Similar Messages

  • Perfomance Issue after Database Upgrade in 11i

    Hi All,
    We upgraded database from 9.2.0.5 to 10.2.0.4, the system was running fine. One month after upgrade we changed the compatibility from 9.2.0 to 10.2.0 for compatibilty and optimizers. Since then perfomance is poor for self service and PTO carry over is taking more then 10 hours, earlier which completes in 1:15 min to 1:30 min. I logged a SR and following with Oracle Support.
    Are there any _"Best Practices"_ to be followed after database upgrade from 9i to 10g in 11.5.10.2.
    All the database parameters has been set as recommeded by metalink note:216205.1
    How frequently gather schema statistics should be run on production?
    Thnaks in Advance for help.

    Are there any _"Best Practices"_ to be followed after database upgrade from 9i to 10g in 11.5.10.2.
    All the database parameters has been set as recommended by metalink note:216205.1
    The best practice is to adjust initialization parameters as per the note referenced above.
    In addition, review the following note carefully:
    Note: 744143.1 - Tuning performance on eBusiness suite
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=744143.1
    How frequently gather schema statistics should be run on production?Note: 168136.1 - How Often Should Gather Schema Statistics Program be Run?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=168136.1

  • Hi all. When i try open illustrator cs6 i get the following message: to open illustrator cs6 you need to install the legacy java se 6 runtime. This started after i upgraded my mac to yosemite. I tried looking on java site but cannot find anything. Any sug

    Hi all. When i try open illustrator cs6 i get the following message: to open illustrator cs6 you need to install the legacy java se 6 runtime. This started after i upgraded my mac to yosemite. I tried looking on java site but cannot find anything. Any suggestions?

    Justin,
    In addition to what mo said, some have found that the page with the direct download link,
    http://support.apple.com/kb/DL1572
    may turn up blank to start with, so it may be necessary to reload the page.

  • Cant deploy in OWB 9.2.0.4.0 after database upgradation

    We are facing a problem with OWB 9.2.0.4.0 after the database is upgraded from[b] oracle 9.2.0.1.0 to 9.2.0.8.0.
    Initially OWB 9.2.0.4.0 was working fine with oracle 9.2.0.1.0 (i.e. the owb runtime and target schema was in this database) but due to some urgent requirement we need to upgrade the database to oracle 9.2.0.8.0. After the oracle upgradation we cant deploy any ETL object from the OWB design(9.2.0.4.0) to the runtime. Also we cant create any new runtime repositories into the upgraded database.
    Can anyone please suggest whether this is happening due to version incompatability?
    or is there any patches/scripts that needs to be run after the database upgradation?
    Thanks in advance.

    Hi there,
    I upgradet a cuple of Times a Database
    and use the OWB (and the Workflow) after that again.
    I didn´t know exactly what´s going on by you
    but maybe after the Upgrade there´re no more OWB Informations in teh Schemata?
    You can start the Design Browser (ControlCenter), right?
    Question: Is the DesignRepository in the same Instance
    as the Runtime Repository?
    If not, then i think it´s the best Way to reinstall the OWB Components using the Runtime Wizzards (runtimeinst.sh under UNIX).
    If it is the same Instance try to take a look in the Log-Files from the Upgradeprocess.
    You can even try to view the Oracle Documentations
    about what´s exactly happened during the Upgrade.
    Sorry, i think that didn´t help you very much, but i think at least with a new Installation of the OWB Components you can sure to fix your Problem.
    Regards
    Lone

  • RTC-5301 - Runtime Platform Service not running

    Hi,
    I am using Oracle 10. R1 and OWB 10.1.0.4.
    When accessing the deployment Manager, I get the error "RTC-5301 - The Runtime Service is not available.
    Following the instructions, I did the following:
    Executed "start-service.sql"
    "Not Available"
    Executed "show_service.sql"
    "Not Available"
    Executed "service_doctor.sql"
    Received the following:
    All PL/SQL packages and functions are valid
    Platform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    The platform service is not available
    There is a problem accessing the service startup script from the databaseserver
    Here is the detailed error message which contains the name of the startscript file:-
    Service startup file 'null/owb/bin/unix/run_service.sh' is notaccessible from the database server on instance number 1
    Please verify that the disk containing the file is visible to thedatabase server
    Please verify that the database server account has access rights on thefile
    There is a problem with the repository connection information used tostart the service
    Here is the detailed error message which contains the connectioninformation passed to the service:-
    Cannot connect: user=null host=null port=null service-name=null
    Please verify that this information is accurate
    If this information is correct, then please use the'set_repository_password.sql' script to reset the stored password
    Can someone help here? I am not sure how to set any of these parameters.
    Thanks in advance.
    John

    Hi
    As I see your error message: "Service startup file 'null/owb/bin/unix/run_service.sh' is not accessible from the database server on instance number 1", I think that your ORACLE_HOME is not set in your unix/linux enviroment (null = no ORACLE HOME). Check this enviroment variable, and set it, if it has not set yet.
    And "use the 'set_repository_password.sql' script to reset the stored password" because your parameters not set: "Cannot connect: user=null host=null port=null service-name=null"
    Ott Karesz
    http://www.trendo-kft.hu

  • Forms HOST command no longer works after database upgrade from 10g to 11g

    Hi,
    After upgrading the database 10g to 11g the forms HOST command no longer works on Unix server. The form used to work fine prior the upgrade. I read all the threads I could find and did not see any solutions. Adding PATH and LD_LIBRARY_PATH does not work because it does not even run a basic shell script. (I saw this solution, adding PATH and LD_LIBRARY_PATH, in many questions / threads).
    1. I wouldn't expect the database upgrade to be an issue, but it is the only change we had.
    2. Note, 11g is Oracle Fusion Middleware which is quite a bit different than 10g.
    I even tried the most basic commands like "echo" which is a build-in Unix command and there is no directory for it (ie. no /usr/bin - so variable PATH is irrelvent). i.e HOST('echo hi'); and HOST('echo "hi" '); and even HOST ('echo hi > /my_file.txt'); all returns FORMS_FAILURE (actually the if is IF FORM_SUCCESS THEN ... else ... and the else part always runs now - whereas it didn't before.).
    Or basic commands like /usr/bin/ls as in HOST(/usr/bin/ls). At that point I was just testing the Unix command would return FORM_SUCCESS even though I could not see the results (because they weren't writing to a log file). Notice that I'm using the direct path /usr/bin so no Unix environment variables were needed.
    The form does use webutil but that part works. For example, we have webutil_file_transfer( ....) The file shows up on the application server and in the expected directory.
    Here's the main goal. Upload a file from clients local PC to the datebase server. The form uploads the file to the Application server, then we have a Unix script to scp (secure copy) the file from the application server to the database server. IF webutil, or any other Oracle functions could put the file on the database server that would be better. But, I don't know of any procedures that do that - or would have done it cleanly (i.e. storing to database and write back to server and then using a blob etc. )
    Anyway, I was hoping someone would help with either of these.
    1) Get the HOST command to work. - If we can get that to work then I wouldn't need any more help. We can just call the already existing Unix script to copy the file from the application server to the database.
    2) OR be able to upload directly to the database server - wanted to do that originally
    Any help would be appreciated

    Solution for those interested and for anyone else searching this forum for a solution
    I found this on My Oracle Support:
    <h3>Host Command from Forms Not Working in 11g in Sun Solaris Sparc OS [ID 1157346.1]</h3>
    Applies To: Oracle Forms - Version 11.1.1.1.0 and later
    Sun SPARC Sun OS
    Symptoms:
    When trying to execute a Shell script or any OS command using the host() Built-in from Forms 11g, the host()command is not getting executed. The same functionality works on other operating systems and in previous versions like 10gR2.
    Steps to be followed:
    1) Take a backup and edit the $DOMAIN_HOME/config/fmwconfig/servers/WLS_FORMS/applications/formsapp_11.1.1/config/default.env or any custom environment file.
    2) Locate the following environment variable:
    LD_PRELOAD=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    3) Comment out this variable. After the changes, it will look like the following:
    #LD_PRELOAD=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    3) a) Instead of LD_PRELOAD, kindly use LD_PRELOAD_64 as given below :
    LD_PRELOAD_64=/ora10gas/app/11.1.0/Middleware/as_1/jdk/jre/lib/sparcv9/libjsig.so
    (This makes HOST AND RUN_REPORT_OBJECT work fine).
    4) Save the file and execute your forms. The Host() built-in will work as expected
    The LD_PRELOAD setting in default.env is only required for the working of signal chaining facility in JVM version 1.5 and later. If you are not using theSignal chaining facility, this variable is not required. For more information, refer to the following documentation
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14772/forms.htm#CJAJGAFF

  • Tuxedo not starting up after Database upgrade to 9.2.0.8 on AIX 5.2

    Hi All,
    Server AIX 5.2
    Database 9.2.0.8.
    I recently upgraded my Oracle database from 9.2.0.6 to 9.2.0.8 and after the upgrade Tuxedo has failed to start successfully.
    I am getting the error messages
    CMDTUX_CAT:819: INFO: Process id=41800 Assume started (pipe)..
    I have been reading a number of articles on metalink and the web and they seem to point to an incompatible version somewhere.
    The upgrade went through without any error messages.
    The strange thing is that the XA log files from when the application was working correctly before the upgrade show
    ORACLE XA: Version 9.2.0.1.0. RM name = 'Oracle_XA'
    in the headers of the logfiles however after the upgrade the info in the header has changed to
    ORACLE XA: Version 8.0.6.0.0. RM name = 'Oracle_XA'.
    Does anyone know any reason why the 9.2.0.8 patch will changed the Oracle_XA version?
    Has anyone come across this before?
    Please help.
    Mike

    Hi Madrid,
    Please note that the xa traces file name changes to non Y2K comnpatapable i.,e a 2 digit year after the upgrade
    $ ls -ltr xa*
    -rw-r--r-- 1 clsadm clsgrp 23854218 Jun 26 23:59 xa_CLSUAT06262007.trc
    -rw-r--r-- 1 clsadm clsgrp 28489952 Jun 27 23:59 xa_CLSUAT06272007.trc
    -rw-r--r-- 1 clsadm clsgrp 29461064 Jun 28 23:59 xa_CLSUAT06282007.trc
    -rw-r--r-- 1 clsadm clsgrp 28045125 Jun 29 23:59 xa_CLSUAT06292007.trc
    -rw-r--r-- 1 clsadm clsgrp 27560416 Jun 30 23:16 xa_CLSUAT06302007.trc
    -rw-r--r-- 1 clsadm clsgrp 4797139 Jul 01 23:59 xa_CLSUAT07012007.trc
    -rw-r--r-- 1 clsadm clsgrp 10007008 Jul 02 10:54 xa_CLSUAT07022007.trc
    -rw-r--r-- 1 clsadm clsgrp 8507 Jul 02 15:01 xa_CLSUAT070207.trc
    I know this may sound silly but after the upgrade (and this is the second time i have done it) it seems to change the format of the logfiles.
    This happened last week and the patch was rolled back and the application worked fine.
    Did the upgrade again and the same issue arose.
    The app dont start and the logfile format have changed again.
    The format before the upgrade was xa_CLSUAT_07022007 but after the upgrade it as changed to xa_CLSUAT_070207.
    The upgrade went fine but my question here is does the 9208 change any date format in the database?
    I am showing the contents of the xa* trace files before and after the upgrade.
    Before the upgrade
    ORACLE XA: Version 9.2.0.1.0. RM name = 'Oracle_XA'.
    194514.80870.0:
    xaoopen: xa_info=Oracle_XA+DB=CLSUAT+Acc=P/clsuser/ftech2+SesTm=7200+LogDir=/fundtech/cls/1.0.0/data/traces+DbgFl=0x7+SqlNet=CLSU
    AT,rmid=0,flags=0x0
    194514.80870.0:
    xaolgn_help: version#: 153093632 banner: Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    194514.80870.0:
    xaolgn: sqlxrc/sqlxss completed
    After the upgrade
    ORACLE XA: Version 8.0.6.0.0. RM name = 'Oracle_XA'.
    150000.61956.0:
    xaoopen: xa_info=Oracle_XA+DB=CLSUAT+Acc=P/clsuser/ftech2+SesTm=7200+LogDir=/fundtech/cls/1.0.0/data/traces+DbgFl=0x7+SqlNet=CLSU
    AT,rmid=0,flags=0x0
    150001.61956.0:
    xaolgn_help: version#: 153094144 banner: Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    150001.61956.0:
    xaolgn: sqlxrc/sqlxss completed
    150001.61956.0:
    xaolgn: return XA_OK
    As you can see the Oracle XA version has changed from
    ORACLE XA: Version 9.2.0.1.0. RM name = 'Oracle_XA'
    to
    ORACLE XA: Version 8.0.6.0.0. RM name = 'Oracle_XA'.
    After the upgrade.
    Any ideas why is this happening?
    Have you come across this issue after any upgrade?

  • Starting OEM Windows Service only after database is ready

    I have a Windows Service program (written in vb.net) that accesses an Oracle database via the Oracle ODBC driver. It runs fine as long as the database comes up first. In some installations, however, the Oracle system is not ready to connect when Windows auto-starts my service.
    I have tried using both the database service name and the TNS_Listener... as a value in a DependsOnService key in the registry for my service, but it seems to have no effect. Judging by the event logs, Oracle continues to spin out "processes" for something over 30 seconds, which appear after my service is started regardless of what I do with the DependsOnService parameter.
    How can I make Windows auto-start my service only after Oracle is ready?

    Sure, although "net start" is a Windows thing, not an Oracle thing. Here is the contents of my startup.cmd file.
    net start "OracleOraDb10g_home1TNSListener"
    net start "OracleServicePROD"
    net start "OracleDBConsoleprod"
    net start "OracleCSService"
    net start "OracleOraDb10g_home1iSQL*Plus"
    pause
    The thing in quotes is the service name found in the Windows Services panel. In order to use this method you should set the services you wish to control as Manual startup (instad of Automatic). You can do that by right clicking on a service name/Properties/Startup Type.
    To do a shutdown, I reverse the order of the above script and of course change the starts to stops.

  • Unable to open E-business suite login page after database upgrade

    I have successfully upgraded the 11i E-business suite database 10.2.0.3 to 11.1.0.7. After upgradation i have all services running on apps tier and database, but i cannot open the login page.
    The below are the errors from error log file
    [Wed Nov 25 11:21:38 2009] [notice] FastCGI: process manager initialized (pid 22989)
    [Wed Nov 25 11:21:39 2009] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
    [Wed Nov 25 11:36:41 2009] [error] OPM: EW: Fail to start process with mod=JServ and grp=DiscoGroup, it's possible that yo
    ur configuration file is not correct.
    [Wed Nov 25 11:36:41 2009] [error] OPM: EW: Fail to start process with mod=JServ and grp=OACoreGroup, it's possible that y
    our configuration file is not correct.
    [Wed Nov 25 11:36:41 2009] [error] OPM: EW: Fail to start process with mod=JServ and grp=XmlSvcsGrp, it's possible that yo
    ur configuration file is not correct.
    [Wed Nov 25 11:49:41 2009] [warn] pid file /u02/prodora/iAS/Apache/Apache/logs/httpd.pid overwritten -- Unc
    lean shutdown of previous Apache run?
    [Wed Nov 25 11:49:41 2009] [notice] FastCGI: process manager initialized (pid 17194)
    [Wed Nov 25 11:49:42 2009] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
    [Wed Nov 25 11:52:49 2009] [error] [client 10.65.4.69] File does not exist: /u02prodcomn/portal/DBAS_ed
    bs12/
    [Wed Nov 25 11:54:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 11:54:04 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 11:55:04 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 11:55:05 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 11:55:06 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 11:55:06 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 11:55:07 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 11:57:02 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    Edited by: user12196525 on 25-Nov-2009 06:28

    Hi,
    Autoconfig was successfull, All the services are up and running on apps and db tier.
    from error.log
    [Wed Nov 25 15:46:21 2009] [error] [client 10.65.4.69] File does not exist: /u02/prodcomn/portal/DBAS_ed
    bs12/
    [Wed Nov 25 15:46:25 2009] [error] [client 10.65.4.69] File does not exist: /u02/prodcomn/portal/DBAS_ed
    bs12/
    [Wed Nov 25 15:47:01 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:47:02 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:47:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:49:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:49:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:49:06 2009] [error] [client 10.65.4.69] File does not exist: /u02/prodcomn/html/US/ICXINDEX_
    DBAS_edbs12.html
    [Wed Nov 25 15:50:04 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:50:04 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:50:05 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:50:06 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:50:07 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:52:02 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:52:02 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:52:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:54:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:54:04 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:55:04 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:55:05 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:55:06 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:55:06 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:55:07 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:57:02 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:57:02 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:57:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 15:59:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 15:59:04 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 16:00:04 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 16:00:05 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 16:00:06 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 16:00:06 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 16:00:07 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/Spy
    [Wed Nov 25 16:02:02 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 16:02:02 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    [Wed Nov 25 16:02:03 2009] [error] [client 192.168.2.79] client denied by server configuration: /servlet/AggreSpy
    Regards

  • Error while connecting to Database after Database upgradation

    Hi All,
    I installed and worked with BAM and used Oracle Database 9i previously. After the Database
    was upgraded to 10g (10.2.0.4.0 which is compatible for BAM), I am trying to ReInstall BAM
    which is throwing me an error.
    It accepts the Database Login Information but at the step of building Repository for
    Enterprise Link it gives up the following error:
    ' A connection with the database cannot be made '
    Can anyone please help me to figure out this one.
    Thanks,
    Vishal

    Hi,
    I also have the same problem.Could you plz tell us what configuration I need to add in tnsnames.ora file.
    content of my tnsnames.ora file is below
    # tnsnames.ora Network Configuration File: C:\DevSuiteHome_2\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = Rahul-PC)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = PLSExtProc)
    )

  • Forms closes abruptly after database upgrade to 10g

    I recently upgraded my Oracle EBS 11.5.9 database tier from 8.1.7.4 to 10.2.0.5 by following necessary steps and required patches, now my database has been upgraded and I applied autoconfig on both database tier and application tier. Now after I logon to the applications and after choosing resposibilty the form suddenly closes down. I checked in the forms server log file. It just says : Abnormal Termination.
    Could somebody help me out on this.
    Regards
    DVS Shiv Kumar

    I am receving the following error in java console
    Jiniator version is 1.31.30
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar from JAR cache
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar from JAR cache
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar from JAR cache
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar from JAR cache
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar from JAR cache
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar from JAR cache
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar from JAR cache
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar from JAR cache
    connectMode=Socket
    serverHost=dev1.insteel.com
    serverPort=9000
    Forms Applet version is : 60828
    Loading http://dev1.insteel.com:8000/OA_JAVA/oracle/apps/fnd/jar/fndutil.jar from JAR cache
    SocketListener activated
    SocketListener exiting..
    The form closes after this ...

  • Netctl-auto@wlp3s0.service broken after wpa_supplicant upgrade

    A few hours ago, I upgraded from wpa_supplicant-2.3-1 to wpa_supplicant-2.4-1. Subsequently [email protected] stopped working. After I started it, it would be reported as "active (running)" but fail to connect to any WIFI network (I wouldn't get assigned a DHCP IP address):
    Apr 25 12:44:47 sauron wpa_actiond[6952]: Interface 'wlp3s0' connected to network 'Edward'
    Apr 25 12:44:47 sauron dhcpcd[6974]: DUID xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
    Apr 25 12:44:47 sauron dhcpcd[6974]: wlp3s0: IAID xx:xx:xx:xx
    Apr 25 12:44:47 sauron dhcpcd[6974]: wlp3s0: rebinding lease of 192.168.1.20
    Apr 25 12:44:51 sauron dhcpcd[6974]: wlp3s0: leased 192.168.1.20 for 43200 seconds
    Apr 25 12:44:51 sauron dhcpcd[6974]: wlp3s0: adding route to 192.168.1.0/24
    Apr 25 12:44:51 sauron dhcpcd[6974]: wlp3s0: adding default route via 192.168.1.1
    12:55 ~$ journalctl -xe -u [email protected]
    Apr 25 12:36:28 sauron netctl-auto[5505]: Included profile 'wlp3s0-cz'
    Apr 25 12:36:28 sauron netctl-auto[5505]: Successfully initialized wpa_supplicant
    Apr 25 12:36:28 sauron netctl-auto[5505]: Could not read interface p2p-dev-wlp3s0 flags: No such device
    Apr 25 12:36:28 sauron systemd[1]: Started Automatic wireless network connection using netctl profiles.
    -- Subject: Unit [email protected] has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has finished starting up.
    Notice the "Could not read interface...". I downgraded back to 2.3-1 and the problem went away. Could this be a wpa_supplicant bug (new bug in 2.4-1) or netctl bug (incompatibility with the new wpa_supplicant)?
    There's nothing special about the profile files in /etc/netctl. In addition to the ones for wired network, I have a few files named like "wlp3s0-XXX" and they look like this (password crossed out):
    Connection=wireless
    Description='Edward'
    Interface=wlp3s0
    Security=wpa
    ESSID='Edward'
    Key='????'
    Hidden=yes
    IP=dhcp

    I'm having exactly the same problem.
    # wpa_supplicant -D wext -i wlp2s0 -c /tmp/wpap
    Successfully initialized wpa_supplicant
    ioctl[SIOCSIWENCODEEXT]: Invalid argument
    ioctl[SIOCSIWENCODEEXT]: Invalid argument
    ioctl[SIOCSIWSCAN]: Device or resource busy
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-1 retry=1
    ioctl[SIOCSIWSCAN]: Device or resource busy
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-1 retry=1
    ioctl[SIOCSIWSCAN]: Device or resource busy
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-1 retry=1
    ioctl[SIOCSIWSCAN]: Device or resource busy
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-1 retry=1
    wlp2s0: Trying to associate with 00:1e:e5:6d:83:6f (SSID='Driesen-Peeters' freq=2437 MHz)
    ioctl[SIOCSIWFREQ]: Device or resource busy
    wlp2s0: Association request to the driver failed
    wlp2s0: Authentication with 00:1e:e5:6d:83:6f timed out.
    ioctl[SIOCSIWMLME]: Transport endpoint is not connected
    ioctl[SIOCSIWAP]: Device or resource busy
    wlp2s0: CTRL-EVENT-DISCONNECTED bssid=00:1e:e5:6d:83:6f reason=3 locally_generated=1
    ioctl[SIOCSIWSCAN]: Device or resource busy
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-1 retry=1
    ioctl[SIOCSIWSCAN]: Device or resource busy
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-1 retry=1
    ^Cwlp2s0: CTRL-EVENT-TERMINATING
    # wpa_supplicant -D wext -i wlp2s0 -c /tmp/wpap
    Successfully initialized wpa_supplicant
    Could not read interface p2p-dev-wlp2s0 flags: No such device
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1
    wlp2s0: CTRL-EVENT-SCAN-FAILED ret=-16 retry=1
    wlp2s0: SME: Trying to authenticate with 00:1e:e5:6d:83:6f (SSID='My-Network' freq=2437 MHz)
    wlp2s0: SME: Authentication request to the driver failed
    ^C
    nl80211: deinit ifname=p2p-dev-wlp2s0 disabled_11b_rates=0
    p2p-dev-wlp2s0: CTRL-EVENT-TERMINATING
    nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
    wlp2s0: CTRL-EVENT-TERMINATING
    This also break wifi-menu by the way, so the only option now is trying a manual wpa_supplicant connect. I should mention that this morning (after troubleshooting all night with no result) I managed to connect to my AP once (while begin connected via ethernet as well). After disconnecting the ethernet cable and trying again it failed again. I have not been able to reproduce this.
    Other possibly interesting information:
    # dmesg
    [ 734.004304] wlp2s0: authenticate with 00:1e:e5:6d:83:6f
    [ 734.004343] iwlwifi 0000:02:00.0: No available PHY context
    [ 734.004378] iwlwifi 0000:02:00.0: No available PHY context
    [ 737.496406] wlp2s0: authenticate with 00:1e:e5:6d:83:6f
    [ 737.496431] iwlwifi 0000:02:00.0: No available PHY context
    [ 741.388469] wlp2s0: authenticate with 00:1e:e5:6d:83:6f
    [ 741.388493] iwlwifi 0000:02:00.0: No available PHY context
    [ 963.953904] wlp2s0: authenticate with 00:1e:e5:6d:83:6f
    [ 963.956708] wlp2s0: send auth to 00:1e:e5:6d:83:6f (try 1/3)
    [ 963.958860] wlp2s0: authenticated
    [ 963.961363] wlp2s0: associate with 00:1e:e5:6d:83:6f (try 1/3)
    [ 963.964229] wlp2s0: RX AssocResp from 00:1e:e5:6d:83:6f (capab=0x411 status=0 aid=1)
    [ 963.965539] wlp2s0: associated
    [ 966.651095] wlp2s0: deauthenticating from 00:1e:e5:6d:83:6f by local choice (Reason: 3=DEAUTH_LEAVING)
    [ 966.655984] cfg80211: Calling CRDA to update world regulatory domain
    [ 966.659308] cfg80211: World regulatory domain updated:
    [ 966.659312] cfg80211: DFS Master region: unset
    [ 966.659313] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
    [ 966.659315] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
    [ 966.659317] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
    [ 966.659319] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
    [ 966.659321] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
    [ 966.659323] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
    [ 966.659324] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
    [ 966.659326] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
    [ 966.659327] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
    [ 1033.789418] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 1043.308740] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 1046.718632] wlp2s0: authenticate with 00:1e:e5:6d:83:6f
    [ 1046.718644] iwlwifi 0000:02:00.0: No available PHY context
    [ 1046.718654] iwlwifi 0000:02:00.0: No available PHY context
    [ 1050.109123] wlp2s0: authenticate with 00:1e:e5:6d:83:6f
    [ 1050.109147] iwlwifi 0000:02:00.0: No available PHY context
    [ 1072.258284] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 1075.694370] wlp2s0: authenticate with 00:1e:e5:6d:83:6f
    [ 1075.697180] wlp2s0: send auth to 00:1e:e5:6d:83:6f (try 1/3)
    [ 1076.003982] iwlwifi 0000:02:00.0: No association and the time event is over already...
    [ 1076.004017] wlp2s0: Connection to AP 00:1e:e5:6d:83:6f lost
    [ 1080.255382] wlp2s0: authenticated
    # pacman -Q wpa_supplicant
    wpa_supplicant 2.4-1
    # uname -r
    3.19.3-3-ARCH
    # lspci -v | grep Wireless -A 15
    02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
    Subsystem: Intel Corporation Dual Band Wireless-AC 7265
    Flags: bus master, fast devsel, latency 0, IRQ 50
    Memory at f7000000 (64-bit, non-prefetchable) [size=8K]
    Capabilities: [c8] Power Management version 3
    Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [40] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Device Serial Number 60-57-18-ff-ff-4a-6a-8c
    Capabilities: [14c] Latency Tolerance Reporting
    Capabilities: [154] L1 PM Substates
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi
    I'm on a Zenbook UX305, what are you guys on and could you post the output of those last three commands I posted?
    Cheers!

  • DBMS_SCHEDULER doesnt works after database Upgrade

    After upgrading database from 10.2.0.4 to 10.2.0.5 version jobs runing fails.
    I have recreated and all jobs, but the result is same.
    Last start date shows that some jobs (4 of 10) start to run in a different time than planned. Another 6 jobs doesnt start.
    planned 17.09.14 06:30:00,000000 +06:00
    fact 17.09.14 11:51:05,715511 +06:00
    What to do?

    select job_name, enabled, a.JOB_TYPE, a.JOB_ACTION, a.start_date, a.last_start_date, a.LAST_RUN_DURATION, a.next_run_date
    from DBA_SCHEDULER_JOBS a
    order by 2
    1
    LOCK_STAFF_VAC
    TRUE
    PLSQL_BLOCK
    BEGIN krn_adm.lock_vacation; END;
    17.09.14 06:00:00,000000 +06:00
    18.09.14 03:55:33,301720 +06:00
    +000000000 00:00:04
    18.09.14 06:00:00,300000 +06:00

  • CF 8 ODBC service needed after 9 upgrade

    We recently upgraded from CF8 to CF9 and for some reason CF9 will not work unless the CF8 ODBC service is running. If we stop the CF8 ODBC service none of our pages load. Anyone experience this before?

    The JRun logs are in eithe [JRun install path]/logs for a multi-server install, or - I think - [CF dir]/WEB-INF/runtime/logs (or something like that) for a stand-alone install.  Search for *.log & you'll find 'em.
    If you were to steer clear of the Datasource screen in CFAdmin, does it still "start to hang" (does it "hang", or does it just "start to hang"? ;-)
    What sort of DBs are your ODBC datasources for?  Any reason you're using ODBC at all?
    Adam

  • Service Battery after SL upgrade

    I've been reading some of the threads about this popping up after upgrading. I just recently noticed this, too. However, iStat pro puts my battery health at 59% at the moment, though it tends to fluctuate by about +/- 30%. Is this just a problem with the SL upgrade or has my battery gone to crap again? It has only been through about 30 cycles and I got it as a replacement when my first battery went to **** at the end of October 2008.
    This is my battery info:
    Model Information:
    Manufacturer: Sony
    Device name: ASMB012
    Pack Lot Code: 0001
    PCB Lot Code: 0000
    Firmware Version: 0110
    Hardware Revision: 0500
    Cell Revision: 0303
    Charge Information:
    Charge remaining (mAh): 2890
    Fully charged: No
    Charging: No
    Full charge capacity (mAh): 3304
    Health Information:
    Cycle count: 30
    Condition: Check Battery
    Battery Installed: Yes
    Amperage (mA): -1835
    Voltage (mV): 11726
    Thanks.

    Just gave it a good look over. Aside from minor scratches and scuffs, the battery looks just fine. Thankfully.
    I have to say, while I love my MacBook Pro and I plan to get another when it is time to get rid of this one, I haven't had the best of luck. This is the second battery to go bad and I have had the computer since May 2007. Also, in July 2008, a stick of ram went bad in my computer. There was no explanation for it, either. Used my computer in the morning. Closed it. Came back to it in the afternoon and it wouldn't boot. Still have no idea how a stick of ram went bad, lol.
    Oh, and that is on top of the fact that pixels have randomly died on my screen and I need to get that replaced at some point (they said I could get it fixed for free when I was getting my battery replaced last time).
    Message was edited by: xhunter

Maybe you are looking for