Upgrading 6.1 to 7.0.2 Issues - Windows 2003 Server SP-1

Last night I attempted to upgrade our Standard version
CFMX6.1 to MX7.0.2 on our Windows Server 2003, SP-1, and I
encountered errors consistent with those described in TechNote
228c3aaa --
http://kb.adobe.com/selfservice/viewContent.do?externalId=228c3aaa&sliceId=1.
So far, the first 3 solutions suggested by the TechNote didn't
work. During on installation attempt, I didn't have option to
install MX7 as "Server Configuration" because it was grayed out),
so I uninstalled MX7 (wanting to just get back to a working version
of 6.1). Well, that really screwed things up. My website could no
longer process .cfm files, and the CFIDE directory was complete
gone.
So, I installed MX7 twice more...the first time with 4
errors, the second with 2. I then used the Web Server Configuration
Tool (the one included in MX7) and now my sites seem to be working,
but as 6.1...which is better than not at all.
Here are my questions:
1) Does the 4th solution (copying the CFusionMX7 directory
from another working server) really have a chance at working
correctly?
2) If it does, will MX7 know the first time I open the admin
page that this is a new upgrade, and thus walk me through the
Migration Wizard (which I really want)?
3) What do I need to do to get my websites to run with the
MX7 extensions, rather than the MX61 like they are now --assuming I
get questions 1 and 2 answered?
I know this is a lot to read. Thanks for taking time to
consider helping me out.

Hi Ken,
Thanks for the response. Couple follow up questions:
As far as the migration/configuration wizard goes, here is
what I am looking to migrate:
- Data Sources
- custom tags
- email server setup
- missing template settings
- Java and JVM -- Server Settings
I think that's it. So, given that, what would the below
adminConfig.xml need to look like? Again, I am upgrading from MX6.1
to MX7.0.2. Let me take a stab at it:
<setupconfig>
<runsetupwizard>true</runsetupwizard>
<runmigrationwizard>false</runmigrationwizard>
<runmxmigrationwizard>true</runmxmigrationwizard>
<migratecf5>false</migratecf5>
<migratecf6>true</migratecf6>
<setupoptions>
<sampleapps>false</sampleapps>
<odbc>true</odbc>
<enablerds>false</enablerds>
</setupoptions>
</setupconfig>
My second question might be irrelevant, but I am curious. The
way it is setup now, I can't get into the CF Admin page (since the
uninstall of CFMX7 removed it), but I know I am running 6.1 because
I tried to hit a test page with a <CFDOCUMENT> tag, and CF
said it didn't know what that tag was. But, when I go into IIS and
look a the Application Configuration for .cfm extensions, it has a
mapping to C:\CFusionMX7\runtime\lib\wsconfig\jrun_iis6.dll. Any
ideas?
Thanks so much for your help.
-tom

Similar Messages

  • Ntbackup issue windows 2003 server

    Error returned while creating the volume shadow copy:0x8004230c.
    Error returned while creating the volume shadow copy:8004230c

    Hi,
    Firstly, installed the hotfix KB 968502 to update the files Swprv.dll, Vssapi.dll, Vssvc.exe and Volsnap.sys.
    A system state backup operation fails on a Windows Server 2003-based computer if the computer belongs to a site that uses high latency WAN links
    http://support.microsoft.com/kb/968502
    Then Re-registered Vss dlls following kb article below:
    Various issues may occur on a Windows Server 2003-based computer that is running the Volume Shadow Copy Service
    http://support.microsoft.com/kb/940032
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • I have a Windows 2003 Server 64-Bit, and when I upgraded to Firefox 4.0.1 now it won't run, it keeps saying to restart to complete the installation, but I've restarted theserver 4 times, and I still can't use it.

    I have a Windows 2003 Server 64-Bit, and when I upgraded to Firefox 4.0.1 now it won't run, it keeps saying to restart the computer to complete the installation, but I've restarted theserver 4 times, and I still can't use it.

    I ended up putting it in DFU mode.  It's kinda hard to tell it was in DFU mode because nothing showed on the screen, it was just black, but the sounds from the computer helped to tell me it was connected.
    Itunes still didn't recognize the device for whatever reason.
    So I used redsn0w.  I don't know if I can say that on these forums, but considering itunes was worthless at this point I am going to give credit where credit is due.
    Now I am giving itunes a second chance to upgrade to 5.1, if it doesn't work, well, back to redsnow and maybe I will even jailbreak it this time rather than just using the fecovery fix found under extras.

  • Upgrading Oracle 9i to Oracle 10g R2 in windows 2003

    hi all,
    i installed oracle 10g grid control in windows 2003 server machine (new) and created database. in which 10g enterprise manager is installed. but, it installed oracle 9i version database.
    now i want to upgrade from 9i version to oracle 10g R2 version database. and the sid name and db name shuold be the older one.
    pls suggest me the way to upgrade.
    thanks.

    785092 wrote:
    hi all,
    i installed oracle 10g grid control in windows 2003 server machine (new) and created database. in which 10g enterprise manager is installed. but, it installed oracle 9i version database. WHAT?!
    now i want to upgrade from 9i version to oracle 10g R2 version database. and the sid name and db name shuold be the older one.
    pls suggest me the way to upgrade.Read the doc:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm

  • Upgrade 10.2.4.0 database from 32bit (Windows 2003 os ) to 64 bit (windows)

    we upgrade 10.2.4.0 database from 32bit (Windows 2003 os ) to 64 bit (windows).
    the steps:
    1. Install 10g server and client in 64 bit server and run patch set.
    2. Restore rman db backup (from 32bit machine ) to 64bit server. Migrate database in new server.
    3. setup EM db console in new server.
    emca -config dbcontrol db -repos create
    Step 1 and 2 work fine.
    Step 3 has problem with emca:
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.close0(Native Method)
    Enterprise Manager configuration completed successfully
    at java.io.FileInputStream.close(FileInputStream.java:245)
    at sun.nio.cs.StreamDecoder$CharsetSD.implClose(StreamDecoder.java:505)
    FINISHED EMCA at Jul 1, 2010 9:33:06 AM at sun.nio.cs.StreamDecoder.close(Stream
    Decoder.java:198)
    at java.io.InputStreamReader.close(InputStreamReader.java:187)
    at java.io.BufferedReader.close(BufferedReader.java:502)
    at oracle.sysman.assistants.util.sqlEngine.SQLEngine$ErrorStreamReader.r
    un(SQLEngine.java:2406)
    at java.lang.Thread.run(Thread.java:595)
    After setup DB console, we can access DB console with https://localhost:1158/em,
    but can not access from https://machinename:1158/em
    Thanks,

    It is offensive that you have posted the exact same question multiple times in a matter of minutes.
    Please go back and edit all but one of them so the subject reads "Please Ignore."
    I am ignoring this thread and all others until you clean it up. We are volunteers and do not appreciate having our time wasted by reading the same request from the same person multiple times while trying to help people that need help.
    Thank you.

  • Any known issues applying OS support packages for Windows 2003 server?

    Hi.
    Our SAP ECC 6.0 systems are running on servers with Windows 2003 x64 SP2 and MS SQL 2005 SP2, and they are due for an OS upgrade with patches and fixes via Windows Update. My question is; Are there any known issues the impact the smooth operation of the SAP systems and/ or database?
    I have been searching for notes about this on Service Marketplace, Google and these forums, but there seems to be little information about this out there (at least to my knowledge).
    Can anyone shed som light on this issue?
    Regards,
    Thomas

    Only apply security patches to your O/S and DB, never functional patches unless you have thoroughly tested them.  Here inhouse we only apply security patches, we are running Win2003 Ent SP2 X64 and SQL2005 SP2 X64.
    When you run windows update, use the custom button.  Deselect all the non-security patches.

  • Windows 2003 Server Domain Login issues

    We have installed Windows 2008 R2 Servers in our existing environment which was running on Windows 2003 R2.  I have configured Windows 2008 as DNS and Global Catalog Server, transferred all the FSMO roles to new Server and tested all the clients were
    able to logon to the Domain controller with not issues.  Added one more Windows 2008 R2 Server as and ADC before completing demoting the Windows 2003 R2 Domain controller.  For a test phase I have shutdown the Windows 2003 R2 DC and noticed that
    few of the member Servers running Windows 2003 OS are not login to Domain whereas Windows 2008 Member Servers, Windows XP, 7 and 8 machines are able to login to domain.  Once I bring up the Windows 2003 R2 DC those machines are able to login to the Domain.

    Hi shujathmsa,
    à
    For a test phase I have shutdown the Windows 2003 R2 DC and noticed that few of the member Servers running Windows 2003 OS are not login to Domain
    Based on your description, it seems that this issue just occurred in Windows Server 2003. Would you please
    let me know the complete error message that you can get when join Windows Server 2003 to the domain?
    Meanwhile, please follow the path:
    C:\Windows\debug folder and check NetSetup.LOG file if find some relevant clues.
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu

  • 10g upgrade on windows 2003 server

    Hi all,
    I am trying to upgrade database from 10.2.0.1.0 to 10.2.0.5.0,I have 5 database running in the server so i dont want to shutdown all the database at once ,so i decided to do for each database with the following steps and give a try ,when i try to connect a database for upgrade ,it throws error(+ORA-12557: TNS:protocol adapter not loadable+),please help me to resolve and correct me if i am wrong .
    1.Installed oracle 10.2.0.1.0 in new location on same server.
    2. Apply patches and upgrade the oracle to 10.2.0.5.0 in new location on same server
    3. set ORCLE_HOME=<newly installed home path>
    4. Set ORCLE_SID =<SID NAME>
    5. sqlplus /nolog
    6. conn sys as sysdba
    password:<password>
    ORA-12557: TNS:protocol adapter not loadable

    Thank sirini,
    Here is the steps which i followed to upgrade database.
    ORACLE_HOME1-10.2.0.1.0,ORACLE_HOME2-10.2.0.5.0
    1. install oracle in new drive on same machine and applyed patches for it.
    2. Set enveroinment with OUI to new ORACLE_HOME2
    3. shutdown the instance on HOME1 and copy the datafiles,controlfile,redologfile to HOME2
    4.using oradim delete the instance
    c:\oradim -delete -sid <database>
    5. create new instance with ORADIM in HOME2
    h:\oradim -new -sid <db>
    6. on HOME2 create database database using control file .
    7.open database with upgrade command
    alter database open resetlogs upgrade;
    run utlu102i.sqlall valid
    run catupgrd.sql
    shutdown
    startup database
    run utlrp.sql
    SELECT COMP_NAME, VERSION, STATUS FROM SYS.DBA_REGISTRY;COMP_NAME     VERSION      STATUS
    Oracle Enterprise Manager     10.2.0.5.0      VALID
    Spatial     10.2.0.1.0     OPTION OFF
    Oracle interMedia     10.2.0.5.0     VALID
    OLAP Catalog     10.2.0.1.0     OPTION OFF
    Oracle XML Database     10.2.0.5.0     VALID
    Oracle Text     10.2.0.5.0     VALID
    Oracle Expression Filter     10.2.0.5.0     VALID
    Oracle Rule Manager     10.2.0.5.0     VALID
    Oracle Workspace Manager     10.2.0.5.0     VALID
    Oracle Data Mining     10.2.0.1.0     OPTION OFF
    Oracle Database Catalog Views 10.2.0.5.0     VALID
    Oracle Database Packages and Types     10.2.0.5.0     VALID
    JServer JAVA Virtual Machine     10.2.0.5.0     VALID
    Oracle XDK     10.2.0.5.0     VALID
    Oracle Database Java Packages 10.2.0.5.0     VALID
    OLAP Analytic Workspace     10.2.0.1.0     OPTION OFF
    Oracle OLAP API     10.2.0.1.0     OPTION OFF
    @utlu102s.sql
    database server INVALID
    *>select * from dba_objects where status="INVALID';*
    OWNER     OBJECT_NAME     OBJECT_TYPE
    PUBLIC     ALL_OLAP2_AW_CUBE_AGG_OP     SYNONYM
    OLAPSYS     MRAC_OLAP2_AW_DIMENSIONS_V     VIEW
    OLAPSYS     MRAC_OLAP2_AW_ATTRIBUTES_V     VIEW
    OLAPSYS     MRAC_OLAP2_AW_CUBES_V     VIEW
    OLAPSYS     MRAC_OLAP2_AW_CUBE_MEASURES_V VIEW
    PUBLIC     MRV_OLAP2_AW_DIMENSIONS SYNONYM
    PUBLIC     MRV_OLAP2_AW_ATTRIBUTES SYNONYM
    PUBLIC     MRV_OLAP2_AW_CUBES     SYNONYM
    PUBLIC     MRV_OLAP2_AW_CUBE_MEASURES     SYNONYM
    OLAPSYS     CWM2_OLAP_METADATA_REFRESH     PACKAGE BODY
    OLAPSYS     OLAP_SYS_AW_ACCESS_DIM_VIEW     VIEW
    OLAPSYS     OLAP_SYS_AW_ACCESS_CUBE_VIEW     VIEW
    OLAPSYS     OLAP_SYS_AW_ENABLE_ACCESS_VIEW     VIEW
    PUBLIC     OLAP_SYS_AW_ACCESS_CUBE_VIEW     SYNONYM
    PUBLIC     OLAP_SYS_AW_ACCESS_DIM_VIEW     SYNONYM
    PUBLIC     OLAP_SYS_AW_ENABLE_ACCESS_VIEW     SYNONYM
    OLAPSYS     CWM2_OLAP_OLAPAPI_ENABLE     PACKAGE BODY
    OLAPSYS     DBMS_AWM     PACKAGE BODY
    OLAPSYS     CWM2_OLAP_CUBE     PACKAGE BODY
    >
    *exec dbms_utility.compile_schema('<except sys schema i compiled all other schema in this>')*
    run utlrp.sql again
    SELECT COMP_NAME, VERSION, STATUS FROM SYS.DBA_REGISTRY;same result as before.
    *select * from dba_objects where status ='INVALID';*SYS     ORAPERF          89736          PACKAGE BODY
    ORDSYS     ORDSOURCE          42743          TYPE BODY
    @utlu102s.sql_database server INVALID_
    database is working fine till now i didn't face any issue on it.

  • IMac connected to a Windows 2003 Server: Authentication Issue

    Hi. I was wondering if anyone in the community might have found a solution for this problem or could offer suggestions.
    In our in-house corporate graphics department we are connecting three recently purchased iMacs to a Windows Server 2003 file server. We copy files over to the network to share with one another and for backup purposes. Everything was working fine until...the IT guys upgraded to new file server hardware and installed Windows Server 2003 onto it (they claim it's the exact same version of the Server OS as was used before). Now the iMacs cannot copy files to the network drive. The system displays a message that we do not have sufficient permission to change "folder name". I have checked "Get Info" on the file and/or folder and I'm not listed as someone having access to the item. I add myself but my name does not show up in the list. The exact same problem is occurring with all three iMacs. We can log-on to the iMac just fine--connecting to our corporate user account stored on the server (we're not logging on to a local account). All of our user accounts allow us to administer the iMacs. The PowerMac G5s in our department are unaffected by this glitch. This leads us to believe it's some combination between the Windows Server software and the iMacs. Any one have any ideas? Our IT guys don't know Macs. They are trying, but not making any progress. Any help you can offer is greatly appreciated. Thanks!! Greg

    Hi BH. Here's our IT Manager's response:
    "Greg,
    I hear the change worked. This is an issue because what I essentially did was give you access to change permissions on the file server. What that tells me is that your Mac wants to copy it’s local permissions to the file server. That is a bit of an issue. Since Zach was able to copy over files under his login I have a feeling that you may have set a security setting on under your user profile that tell the OS to copy it’s local permissions to the SMB server. Can you think of anything along those lines that may be set? Did you alter the local permission on your folders in any way? I double checked the old file server had the same exact settings as the new file server up until just now."
    Once the permissions issue arose (the morning after they installed the new Server) I selected my network folder and checked the permission settings under "Get Info." I did not see my name as someone having access to the folder so I attempted to add myself, but my name never appeared in the list. Do you think my attempt to add myself created the issue described above? They keep assuring me that the server settings are exactly the same on the new server as the old one. I have no choice but to take their word that they have checked everything that could be a variable on the two servers because I can't check myself.
    Does the IT manager's response spark any ideas?
    Thanks for your time and thoughts on this issue.

  • Issue with OEM 11g Install in Windows 2003 server - Urgent help Required !!

    Hi All,
    I am encountering the following issue while installing the OEM 11.1.1.0 with Oracle WLS 10.3.2 with WDJ7 Patch installed and DB-11.2 and OS-Windows Server 2003.
    I have dropped the schema sysman and sysman_mds as specified in the install guide and did all the necessary prerequisites as specified.
    the Exact error is as follows : I am getting this error at OMS Configuration step of OEM Installation..
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: Setting demo trust
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: Setting CACERTS
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: Inside Fresh install
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: response file params not null, invoking the init method
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::lock consoleTRUE
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::lock upload:TRUE
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter processParam
    FINE: OMSWLSAdapter::Node manager port is7401
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::EM console port7788
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::Checking EM console port duplicate7788
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::Checking duplicate EM upload https port:4906
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::Admin host is abc.xyz.com
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter processParam
    FINE: OMSWLSAdapter::EM instance home isC:\Oracle\gc_inst
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter processParam
    FINE: OMSWLSAdapter::Webtier home is C:\Oracle\OEMHome\oms11g\..\Oracle_WT
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::Checking EM duplicate upload port:4895
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::Checking if admin https is duplicate port
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::Admin https port is0
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::Checking duplicate port for console https port7799
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::EM instance host isabc.xyz.com
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter processParam
    FINE: OMSWLSAdapter::Domain name value is GCDomain
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter processParam
    FINE: OMSWLSAdapter::MS Https port is7301
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::Repository connect string(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=abc.xyz.com)(PORT=1521)))(CONNECT_DATA=(SID=ORCL)))
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter processParam
    FINE: OMSWLSAdapter::Checking duplicate msport 7201
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initCommon
    FINE: OMSCAConfigMode::fetching username
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.framework.OMSCAConfigMode initBase
    FINE: Initializing omscacontext
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter init
    FINE: OMSWLSAdapter:: Webtier instance name isinstance1
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter init
    FINE: OMSWLSAdapter:: OHS Comp name isohs1
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter init
    FINE: OMSWLSAdapter:: Initializing the adapter
    Aug 1, 2011 11:36:37 AM oracle.sysman.omsca.adapter.wls.OMSWLSAdapter init
    FINE: Configuring node manager directory as ..C:\Oracle\OEMHome\WLSERV~1.3\common\emnodemanager20110801113637
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    FINE: Doing the pre requisite check
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.framework.OMSGenericAdapter doPreRequisiteChecks
    FINE: Invoking the preReqChecks
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil checkHost
    FINE: Name: abc.xyz.com
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil checkHost
    FINE: Addr: 10.136.126.133
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil checkHost
    FINE: Name: abc.xyz.com
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil checkHost
    FINE: Addr: 10.136.126.133
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil checkPort
    SEVERE: Exception:
    java.net.BindException: Address already in use: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:365)
    at java.net.ServerSocket.bind(ServerSocket.java:319)
    at java.net.ServerSocket.<init>(ServerSocket.java:185)
    at oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil.checkPort(CoreOMSConfigAssistantUtil.java:2251)
    at oracle.sysman.omsca.framework.OMSGenericAdapter.doPreRequisiteChecks(OMSGenericAdapter.java:173)
    at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshInstall.java:90)
    at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:210)
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.framework.OMSGenericAdapter doPreRequisiteChecks
    FINE: Unable to resolve EM https upload port
    Aug 1, 2011 11:36:42 AM oracle.sysman.omsca.framework.OMSGenericAdapter doPreRequisiteChecks
    FINE: Repository connect string is is (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=abc.xyz.com)(PORT=1521)))(CONNECT_DATA=(SID=ORCL)))
    Aug 1, 2011 11:36:44 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil checkRepository
    SEVERE: Exception:
    java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:406)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:399)
    at oracle.jdbc.driver.T4CTTIoauthenticate.receiveOauth(T4CTTIoauthenticate.java:799)
    at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:368)
    at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:508)
    at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
    at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:510)
    at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:275)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:206)
    at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:156)
    at oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil.checkRepository(CoreOMSConfigAssistantUtil.java:2353)
    at oracle.sysman.omsca.framework.OMSGenericAdapter.doPreRequisiteChecks(OMSGenericAdapter.java:189)
    at oracle.sysman.omsca.framework.OMSCAFreshInstall.execute(OMSCAFreshInstall.java:90)
    at oracle.sysman.omsca.framework.OMSConfigAssistantDriver.main(OMSConfigAssistantDriver.java:210)
    Aug 1, 2011 11:36:44 AM oracle.sysman.omsca.framework.OMSGenericAdapter doPreRequisiteChecks
    FINE: Repository username and password invalid
    Aug 1, 2011 11:36:44 AM oracle.sysman.omsca.framework.OMSGenericAdapter doPreRequisiteChecks
    FINE: Repository database version is null
    Aug 1, 2011 11:36:44 AM oracle.sysman.omsca.framework.OMSGenericAdapter doPreRequisiteChecks
    FINE: Checking MDS schema with devMode? FALSE : FRESH_INSTALL
    Aug 1, 2011 11:36:44 AM oracle.sysman.omsca.framework.OMSGenericAdapter doPreRequisiteChecks
    FINE: MDS Schema is there
    Aug 1, 2011 11:36:44 AM oracle.sysman.omsca.framework.OMSCAFreshInstall execute
    SEVERE: ERROR: Pre req checks of EM failed.
    Aug 1, 2011 11:36:44 AM oracle.sysman.omsca.framework.OMSConfigAssistantDriver main
    FINE: Got resultfalse
    FYI : Query Results for sysman schema and sysman_mds in DB are :
    SELECT COUNT(*) FROM ALL_USERS WHERE
    USERNAME='SYSMAN' -----> No Rows
    select * from SCHEMA_VERSION_REGISTRY where COMP_NAME='Metadata Services' and owner like '%SYSMAN_MDS%'; - No rows
    (Note : I have a seperate schema defined as Dev_MDS present in the same DB where i m installing OEM, which i think would not effect)
    I request to suggest some good working solution for this issue asap.
    Regards,
    Ram

    Hi,
    could you tell me how to check the "MOS tech note"You can check MOS tech notes @ htttp://support.oracle.com --> need to have valid CSI
    Do I need to configure the enivornment parameter of ORACLE manually?
    such as ORACLE_HOME, ORACLE_BASE, ORACLE_SIDSet all these env. parameters (ORACLE_HOME, ORACLE_BASE, ORACLE_SID) manually and give a try.
    thanks,
    X A H E E R

  • Issue with two SID installation in a Single Windows 2003 Server.

    Hi,
    When I install second installation in a same single machine where already One SID installed, first one is goes down.
    But Database is working fine.....
    Disp+Work.exe status first it goes to Yellow then goes down..
    Kernal of First installation is already updated.
    Disp+Work.exe ---> Develeoper_Trc detail is following..
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        TRN
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    159
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        6360
    Thu Oct 30 16:22:26 2008
    kernel runs with dp version 237000(ext=110000) (@(#) DPLIB-INT-VERSION-237000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 6360) [dpxxdisp.c   1254]
         shared lib "dw_xml.dll" version 159 successfully loaded
         shared lib "dw_xtc.dll" version 159 successfully loaded
         shared lib "dw_stl.dll" version 159 successfully loaded
         shared lib "dw_gui.dll" version 159 successfully loaded
         shared lib "dw_mdm.dll" version 159 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3901
    Thu Oct 30 16:22:31 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5403]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >ides_TRN_01                             <
    DpShMCreate: sizeof(wp_adm)          21008     (1616)
    DpShMCreate: sizeof(tm_adm)          5912624     (29416)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EF60050, size: 6604928)
    DpShMCreate: allocated sys_adm at 000000000EF60050
    DpShMCreate: allocated wp_adm at 000000000EF62150
    DpShMCreate: allocated tm_adm_list at 000000000EF67360
    DpShMCreate: allocated tm_adm at 000000000EF673C0
    DpShMCreate: allocated wp_ca_adm at 000000000F50ABF0
    DpShMCreate: allocated appc_ca_adm at 000000000F5109B0
    DpShMCreate: allocated comm_adm at 000000000F5128F0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F599580
    DpShMCreate: allocated gw_adm at 000000000F599600
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F599630
    DpShMCreate: allocated wall_adm at 000000000F599640
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    rdisp/queue_size_check_value :  -> off
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 6764
      argv[0] = E:\usr\sap\TRN\DVEBMGS01\exe\jcontrol.EXE
      argv[1] = E:\usr\sap\TRN\DVEBMGS01\exe\jcontrol.EXE
      argv[2] = pf=E:\usr\sap\TRN\SYS\profile\TRN_DVEBMGS01_ides
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64999
      argv[5] = -DSAPSYSTEM=01
      argv[6] = -DSAPSYSTEMNAME=TRN
      argv[7] = -DSAPMYNAME=ides_TRN_01
      argv[8] = -DSAPPROFILE=E:\usr\sap\TRN\SYS\profile\TRN_DVEBMGS01_ides
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1656]
    ***LOG Q0K=> DpMsAttach, mscon ( ides) [dpxxdisp.c   11937]
    DpStartStopMsg: send start message (myname is >ides_TRN_01                             <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 159
    Release check o.K.
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Oct 30 16:22:36 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 5 / sock 292
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:4516) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=6764)
    ERROR => DpProcKill: kill failed [dpntdisp.c   371]
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu Oct 30 16:23:11 2008
    my types changed after wp death/restart 0xbf --> 0xbe
    my types changed after wp death/restart 0xbe --> 0xbc
    my types changed after wp death/restart 0xbc --> 0xb8
    my types changed after wp death/restart 0xb8 --> 0xb0
    my types changed after wp death/restart 0xb0 --> 0xa0
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:21 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Thu Oct 30 10:53:21 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     6800 Ended         no      1   0        0                                                                         
    1 DIA     6796 Ended         no      1   0        0                                                                         
    2 DIA     6760 Ended         no      1   0        0                                                                         
    3 DIA     6772 Ended         no      1   0        0                                                                         
    4 DIA     6896 Ended         no      1   0        0                                                                         
    5 DIA     6848 Ended         no      1   0        0                                                                         
    6 UPD     6860 Ended         no      1   0        0                                                                         
    7 ENQ     6784 Ended         no      1   0        0                                                                         
    8 BTC     6864 Ended         no      1   0        0                                                                         
    9 BTC     6892 Ended         no      1   0        0                                                                         
    10 BTC     6924 Ended         no      1   0        0                                                                         
    11 SPO     6928 Ended         no      1   0        0                                                                         
    12 UP2     6908 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Thu Oct 30 10:53:21 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    5
    5
    --------++++--
    +
    DIA
    6
    6
    2000
    6
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          13
    wake_evt_udp_now     0
    wake events           total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    since last update     total     8,  udp     6 ( 75%),  shm     2 ( 25%)
    Dump of tm_adm structure:               Thu Oct 30 10:53:21 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    RM-T13, U14,                 , gokul_ggn, 16:22:40, M0, W-1,     , 1/0
    Workprocess Comm. Area Blocks               Thu Oct 30 10:53:21 2008
    =============================
    Slots: 300, Used: 2, Max: 1
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    1
    DISPATCHER
    -1
    WPCAAD001
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:26 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >ides_TRN_01                             < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (6752) (SOFT_KILL)
    Stop icman
    killing process (6700) (SOFT_KILL)
    Terminate gui connections
    send SHUTDOWN to REM TM 13
    blks_in_queue/wp_ca_blk_no/wp_max_no = 2/300/13
    LOCK WP ca_blk 2
    return errno (-17) to T13
    errormsg without overhead: take mode 0
    NiBufIAlloc: malloc NiBufadm, to 0 bytes
    try to send 14 to M0
    NiBufSend starting
    NiIWrite: hdl 5 sent data (wrt=14,pac=1,MESG_IO)
    REL WP ca_blk 2
    set status of T13 to TM_DISCONNECTED
    NiBufISelUpdate: new MODE -- (r-) for hdl 5 in set0
    SiSelNSet: set events of sock 292 to: ---
    NiBufISelRemove: remove hdl 5 from set0
    SiSelNRemove: removed sock 292 (pos=2)
    SiSelNRemove: removed sock 292
    NiSelIRemove: removed hdl 5
    DpDelSocketInfo: del info for socket 5 (type=3)
    NiICloseHandle: shutdown and close hdl 5 / sock 292
    NiBufIClose: clear extension for hdl 5
    dp_tm_adm[13].stat = DP_SLOT_FREE
    DpGetSchedule: next schedule 1225364011/669000
    DpGetSchedule: no schedule found
    DpITmSlotRelease: release slot 13
    DpListInsert: insert elem 13 into tmadm_free_list (at begin)
    DpListInsert: 188 elems in tmadm_free_list
    DpListRemove: remove elem 13 from tmadm_inuse_list
    DpListRemove: 13 elems in tmadm_inuse_list
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:6752  HANDLE:404)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:27 2008
    NiISelect: TIMEOUT occured (1000ms)
    Thu Oct 30 16:23:28 2008
    [DpProcDied] Process died  (PID:6752  HANDLE:404)
    wait for end of icman
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:29 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:30 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:31 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:32 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:33 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:34 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:35 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:36 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:37 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:6700  HANDLE:412)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=437
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu Oct 30 16:23:38 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:6700  HANDLE:412)
    [DpProcDied] Process died  (PID:6764  HANDLE:388)
    DpStartStopMsg: send stop message (myname is >ides_TRN_01                             <)
    NiIMyHostName: hostname = 'ides'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Thu Oct 30 16:23:39 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12283]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 332 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 332 (pos=3)
    SiSelNRemove: removed sock 332
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 2/300/13
    LOCK WP ca_blk 2
    make DISP owner of wp_ca_blk 2
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 16)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 332
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 6360) [dpxxdisp.c   10484]
    Good Bye .....
    Please help out.
    Thanks in Advance.
    Regards,
    Gokul Cahndola

    Yes Finally I Got the solution.
    please check
    >r3trans -d   To Check Conectivity between Apps and DB Server.
    If 000 then its OK- mean connectivity is OK, in this case all work.
    when I was installing Second system then tnsname.ora and listner file was creating and privios system entry was removed.  DUE to that reasion First one goes down.
    Solution:-  Both system entry should be Listner and tnsname file. Then Both server will work.
    **********THANKS TO "AC"**************
    Regards,
    Gokul Chandola

  • Install oracle 10g on windows 2003 server issues

    I am very new to oracle
    I installed oracle 10g release 2 Enterprise Edition on a Win 2003 Server.
    I got all oracle services running after install
    But I can not connect to the database from another machine which is on the same domain
    I set USE_SHARED_SOCKET =TRUE under HKEY_LOCAL_MACHINE/Software/Oracle/HOME
    (as I learned from the forum)
    I turned off windows firewall (or with the firewall turned on add port 1521 to Exceptions list) .
    I restarted listener serivces and I even reboot the machine Still I can not connect to the database from another machine.
    What am doing wrong here?
    We are on a tight schedule now any help will be very appriciated.

    Firewall-related problems normally throw ORA-12535, not ORA-12170 (the message a timeout occurred is the same). Description for this error is:
    Error:     ORA-12170 (ORA-12170)
    Text:     TNS:Connect timeout occurred
    Cause:     The server shut down because connection establishment with a
         client failed to complete within the allotted time interval. This
         may be a result of network/system delays; or this may indicate
         that a malicious client is trying to cause a Denial of Service
         attack on the server.
    Action:     If the error occurred because of a slow network/system,
         reconfigure the SQLNET.INBOUND_CONNECT_TIMEOUT parameter in
         sqlnet.ora to a larger value. If a malicious client is suspected,
         use the address in sqlnet.log to identify the source and restrict
         access. Note that logged addresses may not be reliable as they can
         be forged (e.g. in TCP/IP).
    Hostname in listener.ora has a domain included, while in tnsnames.ora has not. Y Can you ping the host? Does tnsping work? To get more detailed informations you may turn on tracing on the client side (in sqlnet.ora) and the server sid (in listener.ora).
    Werner

  • Voting disk issue in Windows 2003 server

    I installed oracle RAC 10g with ASM on windows server 2003 R2. I was able to successfully install clusterware as well as ASM with database. Prior to the install, I ran diskpart and then set automount enable. I was able to configure the ocr, ocrmirror and votedisk without any problem. After completion of the installation and then restarting both the nodes, looking at the Disk Management from the Computer Management, my first node is showing the partition for votedisk as raw disk but on the second node, I am seeing drive letters configured for the votedisks. I ran crsctl query css votedisk on both the nodes and both the nodes are pointing to the same location, \\.\votedsk1, \\.\votedsk2 and \\.\votedsk3.
    Now my question is why am I seeing the drive letter(s) (G:) for the drives that were configured to votedsk from the second node and not seeing the drive letters from the first node?
    Can I change the drive letter that were configured for voting disks from the second node?
    I did take a backup of the votedsk using ocopy, but can this be a valid backup if I clear the drive letter on second node and then restore from the backup? I appreciate any help to correct this problem. Thanks

    I can perform delete and add another voting disk, But what about the drive letter that is showing on the second node and not on the first? Do I need to remove the drive letter showing on node 2 while the voting disk is still showing up prior to performing the delete and add of another voting disk? Thanks for your help.
    Edited by: user8769472 on May 25, 2010 3:43 PM

  • J2SE 1.3.1_08  DST upgrade on Windows 2000 server

    Need help ASAP!
    Due to a new DaySavingsTime policy we're planning to apply OS patches to fix the issue with our current version J2SE 1.3.1_08. Need to know if these patches will fix the issue or we need to upgrade to J2SE 1.3.1_18 or higher?
    The code behind in some of our applications uses import.java.sql.Timestamp import.java.sql.GregorianCalendar
    SimpleDate and other Date/Time related functions
    If upgrade is needed will it be supported by Windows 2000 server and older version of WebSphere? What si the version that will be working with all of the above: new tz functions, Windows 2000 and WebSphere 3.65.7?
    Message was edited by:
    laguna21
    Message was edited by:
    laguna21
    Message was edited by:
    laguna21

    I've worked it out thanks - it was a Tomcat 4.1 as a service oddity...
    In Tomcat 4.1, each JVM Option must be entered in the registry as one option per key, e.g.
    JVM Option Number 1 -server
    JVM Option Number 2 -XX:+AggressiveHeap
    and not
    JVM Option Number 1 -server -XX:+AggressiveHeap
    Hope this is useful to fellow Tomcat users. Oh, and in Tomcat 5, it places all the values into a single key in the registry and works - just for fun I guess ;-)

  • Issue regarding creating a process using Runtime in Windows 2003.

    Hi all..
    I need to resolve a small issue related to execute an external program using runtime execution method. But when i deploy the code in websphere application server 6.1V in windows 2003 server operating system, it is starting a process with min priority and not executing even i specified waitfor method.
    The code is like below.
    try{
    Process p = Runtime.getRuntime().exec("C:\\CopyImages.exe "+toWrite);
    int ep = p.waitFor();
    System.out.println("process "+ep);
    catch(Exception e)
    e.printStackTrace();
    Please help me in resolving this issue. The above code is working in my IDE which is in Window XP but when i port it in application server in windows2003 i'm getting this issue.

    hi..
    it is a typo error. i've given the slashes with that.
    but still getting the problem.

Maybe you are looking for

  • Overhead is not getting updated in the production order

    Hi all, I am running actual overhead calculation with KGI2. But the overheads are not getting updated in the order. Order contains relevant overhead key also. What could be the possible causes? SmanS

  • Icons in ALV ECC 6.0

    Hi All, I am displaying ALV by using FM 'REUSE_ALV_LIST_DISPLAY'. When i try to display ICON (ICON_4 ICON_RED_LIGHT                 '@0A@'."  Red light; negative) in ALV, i get short dump. I am using ECC 6.0 Any pointers in this direction will be hel

  • The VI is not executable. The full development version...

    "The VI is not executable. The full development version of LabVIEW is required to fix the errors." That is the error I've been dealing with all day. Actually it is repeated 3 to 4 times in the error message, seen when first launching the EXE. Also of

  • Document camera

    I am connecting my macbook pro to a document camera and the screen on the camera is at a different place then the screen on the computer.  They do not show the same thing.

  • Noted Items -Not Displayed in FSV

    We have posted a Document for Down Payment request and when we are trying to see in FSV/ Noted items we are not able to see the amounts ....