Migrating from Netware to Linux - faster "sync" ?

Hey all,
Planning on doing a TransferID migration from netware 6.5 to linux this weekend and have done some trial data copies.. Main copy is already done, but the "sync" is still taking a large number of hours that I need to try and fit into a smaller window. Any tips on getting sync to go faster? I'm currently using the miggui but wondering if you do the commands manually, leaving things out like displaying progress bar, etc.. if it'll get to it quicker.

Originally Posted by joebrug
Hey all,
Planning on doing a TransferID migration from netware 6.5 to linux this weekend and have done some trial data copies.. Main copy is already done, but the "sync" is still taking a large number of hours that I need to try and fit into a smaller window. Any tips on getting sync to go faster? I'm currently using the miggui but wondering if you do the commands manually, leaving things out like displaying progress bar, etc.. if it'll get to it quicker.
So, we have 6-year old HP DL-385 (no G, that's old they are) that are slower than you know what.
We're migrating to HP DL385 G6 or G7, but we're using VMware ESXi, so the target OES11 server is a Guest VM.
Both servers are on a gigabit switch.
We average approx. 15-20 GB/hour (it's not the AMOUNT of data, it's how many small files that affects things).
We're able to get the sync to fit in a small window (even our large ones, maybe 2-4 hours).
Is that not fast enough (although you may have LOTS more small files that change daily).
Basically we cart the server down, run the sync during the day until it finishes. Obviously it skips things that were in use. Then we kick everyone off the server at 3:00 and start the sync.
Since you're on NetWare to OES, I would NOT recommend rsync. The rsync on NetWare is very touchy/finicky and I don't think you can migrate trustees either.
From OES2 to OES11, you could use rsync, although I'm having mixed results with the trustees at the moment.
One thing we DO have is a "static" set of read-only data on the server, that we do NOT migrate over. We have a central office server that contains the "master" data and the clients run rsync to pull the data. So we don't even back it up either (other than the main office).
I can't remember the EXACT numbers we got when we did NetWare to OES2, but I still think we were averaging somewhere around 12-17GB/hour depending on. The key point was to make sure you were gigabit and didn't have a mis-match because someone in your datacom unit set the **** switch to 100-full or something other than auto-auto.
Oh, and if you have disk quotas, make sure that you either clear them or keep compression enabled. THAT will slow things down because if it tries to copy something, and there's not enough space, it'll retry like X times and then continue on and you find out like 10 hours later it was slow because you didn't have enough directory quota space.

Similar Messages

  • Upgrade and migration from Netware to Linux best practice

    Hi folks,
    We've been running NSM 2.5 for a few years on Netware and have been very satisfied with the product and performance. We are planning to migrating to SLES11 with OES11 very soon to finally move away from Netware and I have some issues I can't seem to find answers to. Of course I want to use NSM to move my home directories from my Netware to my SLES so I want this working well when we migrate.
    I've searched but not found a good resource to show how to move the NSM engine from a Netware server to a Linux server with best practices. Anyone have experience with this and any gottchas?
    The other question is of course is to upgrade NSM to a new version before or after the move to Linux/OES11? We are at Ver 2.5.0.43 and want to move to the latest version. Upgrade procedure and best practices would be handy.
    The last of course is NSM compatible with SLES/OES11? I presume it is and certainly hope so because we want to move all of our users to SLES11 NSS.

    On 5/9/2012 11:06 AM, jlauzon wrote:
    >
    > Hi folks,
    > We've been running NSM 2.5 for a few years on Netware and have been
    > very satisfied with the product and performance. We are planning to
    > migrating to SLES11 with OES11 very soon to finally move away from
    > Netware and I have some issues I can't seem to find answers to. Of
    > course I want to use NSM to move my home directories from my Netware to
    > my SLES so I want this working well when we migrate.
    > I've searched but not found a good resource to show how to move the NSM
    > engine from a Netware server to a Linux server with best practices.
    > Anyone have experience with this and any gottchas?
    The NSM 3.0.x Engine setup process actually handles the migration from
    NSM 2.5 fairly easily. Our 3.0 Installation Guide (available at
    http://www.novell.com/documentation/storagemanager3 ) includes all the
    information you should need regarding migration, including the
    suggestions I'll list here.
    You'll want to leave NSM 2.5 running during the migration so that the
    NSM 3.0 setup wizard can connect to that Engine and import its policies
    and pending events. You'll also want to have as few pending events as
    possible in NSM 2.5 -- deferred deletes are fine, but all pending events
    will slow down the migration process, since they'll have to be
    transferred over.
    > The other question is of course is to upgrade NSM to a new version
    > before or after the move to Linux/OES11? We are at Ver 2.5.0.43 and want
    > to move to the latest version. Upgrade procedure and best practices
    > would be handy.
    Again, this information is available in the 3.0 Installation Guide. To
    migrate from 2.5 to 3.0.x, you'll have to have at least one OES11 server
    in your tree to install it on; but you'll also have to leave the NSM 2.5
    Engine running on its Netware host long enough to migrate from it.
    > The last of course is NSM compatible with SLES/OES11? I presume it is
    > and certainly hope so because we want to move all of our users to SLES11
    > NSS.
    We are about to release version 3.0.4 of NSM, which provides full
    support for OES11 on SLES11. The NFMS Support Team can also provide you
    with builds of NSM 3.0.3 which support OES11; if you need those for
    early testing, please send an email to storagemanager[at]novell[dot]com.
    Hope this helps!
    - NFMS Support Team

  • Migration from windows to Linux - JAR files not generating under JAVA_TOP

    Hi DBA's
    Jar files not generating under JAVA_TOP after migration from windows to linux.
    I followed workaround but same in result.
    Workaround
    Run this command. It will give the missing file
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy -masterArchive $JAVA_TOP -sync -reportfile javatopfiles.lst
    Then run this command
    adjava -mx512m -nojit oracle.apps.ad.jri.adjcopy -masterArchive JAVA_TOP -sync -mode APPLY
    I have checked in google.
    Best Regards,
    Suresh Gelda

    Suresh,
    I can find the following error in the log file:
    JarSigner error output:
    Exception in thread "main" java.lang.NoClassDefFoundError: sun/security/tools/JarSigner
    Caused by: java.lang.ClassNotFoundException: sun.security.tools.JarSigner
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    Could not find the main class: sun.security.tools.JarSigner.  Program will exit.Please review the following notes for suggested solutions:
    Note: 393306.1 - Generate Jar File causes NoClassDefFoundError sun/security/tools/JarSigner
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=393306.1
    Note: 269054.1 - Running adadmin to Force Regenerate of the Java Files Fails
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=269054.1

  • Moving from Netware to Linux

    Has anyone moved messenger from Netware to Linux?
    I have Messenger installed on Netware 6.5. I am wanting to move Messenger to SLES 10 SP2.
    Same NDS tree, just wanting to move servers.

    lalbro,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Help! Virtualze/migrating from Netware 6.0 + DirXML1.1a

    Hi,
    Background: We are in the process of rolling out IDM361 to our production environment. We have a mix of Netware 5, 6, 6.5 and Linux OES2 servers. We use DirXML1.1a to sync with MAD (Windows 2000 Servers) and IDM361 is replacing this.
    Problem: The server that runs DirXML1.1a is on Netware 6.0. We do not want to break this system as it currently manages user and password sync to MAD. But we also need to roll out "Universal Password" to enable IDM361 to perform the same user and password sync. We don't want to perform a BIGBANG cutover if it can be avoided!!
    Request: What we're looking for is some suggestions (and comments) on how to proceed with the Netware 6.0 box. Below are a few we have come up with...
    Possible scenarios:
    #1 - Virtualize the Netware 6.0 box, then upgrade to Netware 6.5 and hope that DirXML1.1a doesn't break. What products can we use to do this? Platespin and Portlock have been mentioned.
    #2 - Build from scratch a new Netware 6.5 box with the same name. Install DirXML1.1a, replicate partitions and import the old drivers. Remove old Netware 6.0 box and join new Netware 6.5 box to the tree then hope and pray that it works.
    #3 - Prepare for a long DirXML1.1a outage. Remove Netware 5 and 6 boxes from the tree, stop the sync and roll out "Universal Password". Fire up IDM361, apply the user and password sync policies and migrate all users.
    As mentioned before, we would prefer to run both systems in parallel and slowly migrate users across the IDM361 if possible. I know that Netware 6.0 is no longer supported so that's why we are looking to the forums for answers.
    Many thanks!
    Andrew Tan..

    If name is not an issue, you can likely set up your replacement server
    with the latest IDM and have it sync only one of container with AD as a
    test and leave the old setup in place, until you're ready to cut over.
    I'm sure a fair number of people have had to do the same in the past - I
    have some customer gone through similar but they didn't have to make such
    a drastic jump from DirXML 1.1a ... but I'm not a liberty to discuss those
    due to confidiality.
    Peter
    eDirectory Rules!
    http://www.DreamLAN.com

  • Oracle E-business suite database migrate from AIX to Linux

    Oracle 11i application database migration from single Aix instance to oracle Linux cluster RAC.
    What is the easy way to migrate?
    Migrate single instance from aix to linux cluster.
    OR
    Migrate single instance from aix to linux cluster RAC.
    We have installed oracle Linux cluster.
    Please help me which way I can go with RAC.
    Thanks
    Prince

    Migrating to a single instance will be the simplest. The migration itself will not be much different between the two because you're migrating from one platform to another. The options you have available are, the traditional IMP/EXP, datapump, and RMAN to migrate to either a standalone or RAC environment. The difficulty will be in creating a RAC environment and a little a few extra steps in the RMAN restore. Working with RAC will make things harder, but the actual migration is similar. The steps to IMP/EXP, whether it's traditional or Datapump will be no different. However, standing up a RAC database will be.

  • Need Best Practice for Migrating from Solaris to Linux

    Hi Team,
    We are migrating our Data Center from Solaris to Linux and our EBS 11i, database 10g (10.2.0.5) is 6TB. Please let us know the Best Practice to Migrate our EBS 11.5.10.2 from Solaris to Linux RHEL 5.
    we require Database 10g (10.2.0.5) on Linux x86-64 RHEL 5 and Application EBS on Linux x86 RHEL 5. Please let us know for any details.
    EBS version: 11.5.10.2
    DB version: 10.2.0.5
    We have checked the certifications in Oracle support.
    Oracle EBS 11.5.10.2 is not certified with Linux x86-64 RHEL 5. 
    Oracle EBS 11.5.10.2 is certified on Linux x86 RHEL 5.
    So we require Database 10g (10.2.0.5) on Linux x86-64 RHEL 5 and Application EBS on Linux x86 RHEL 5.
    Thank You.

    You can transportable tablespace for the database tier node.
    https://blogs.oracle.com/stevenChan/entry/10gr2_xtts_ebs11i
    https://blogs.oracle.com/stevenChan/entry/call_for_xtts_eap_participants
    For the application tier node, please see:
    https://blogs.oracle.com/stevenChan/entry/migrate_ebs_apptiers_linux
    https://blogs.oracle.com/stevenChan/entry/migrating_oracle_applications_to_new_platforms
    Thanks,
    Hussein

  • ORACLE APPS migration from AIX to Linux

    Dear All,
    Please help me to understand the following scenario of ORACLE APP'S migration.
    One of my client currently using Oracle APP'S ver 11.0.3 DB version 8.0.5 running on IBM AIX platform.
    Currently three customized module under operation with 50 forms and reports.
    Also some external application integrated with the current oracle financial 11.0.3.
    The client is more interested to migrate their platform to linux based server.
    They wants to move the current set up to the new version EBS along with the existing customized module. (My question is it possible to migrate the customized module to another platform. AIX to Linux)
    If so , where i can find the right document to explore more idea of this scenario of migration.
    Thanks in advance.
    Regards,
    Ram.
    Dear all,
    looking for experts help is this regard.
    Thanks.
    Ram
    Message was edited by:
    rambtn

    ram,
    I am going to do the similar upgrade with replatform at the same time. I collect the information from forum and finally get an indicator to how to do it. You need to read the "Upgrading the Oracle Applications", B19297-01
    "Installing Oracle Applications" B19296-01 and
    "Maintenance Utilities" B19300-01
    The documentation mentioned the way for upgrade an 11.0 version of EBS to latest release including some pre-upgrade tasks including the database version upgrade to work with 11i, etc.
    Hope this help.
    mcken

  • How can i migrate from oracle 10gR2 Linux x68 to SPARC Solaris 10?

    Hi friends...
    I have a 30GB database and need to migrate from Linux x86 to Solaris 10 SPARC.
    Solaris 10 SPACR come this monday, then it's clean.
    How i proceed?
    Rod.

    Hi, good article Citrus, also you can read the next documentation for some detail and technical information about Transportable Tablespaces.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/tspaces.htm#sthref1322
    Regards.

  • Migration from Netware 6.x  NSS to Solaris 10 ZFS

    Hi,
    I am looking at Solaris and ZFS as being the possible future of our file store for users.
    We have around 3TB (40million files) of data to transfer to ZFS from Netware 6.5 NSS volumes.
    What is the best way to do this?
    I have tried running utilities like richcopy (son of robocopy) , teracopy, fastcopy from a Windows client mapped to the Netware server via NCP and the Solaris server via Samba.
    In all tests the copy very quickly failed, rendering the Solaris server unusable. I imagine this has to do with the utilities expecting a destination NTFS filesystem, and ZFS combined with Samba does not fit the bill.
    I have tried running the old rsync client from Netware, but this does not seem to talk to Solaris rsyncd.
    As well as NCP, Netware has the ability to export its NSS volumes as a CIFS share.
    I have tried mounting a CIFS share of the Netware volume on Solaris...but Solaris as far as I am aware does not support mount -t smbfs as this is Linux only. You can mount smb:// from the Gui (Nautilus), but this does not help a great deal. I was hoping to run maybe Midnight Commander, but I presume that I would need a valid smb share to the Netware volume from the command line?
    I really want to avoid the idea of staging on say NTFS first, then from NTFS to ZFS. A two part copy would take forever. It needs to be direct.
    BTW..I am not bothered about ACL's or quota. These can be backed up from Netware and reapplied with ZFS/chown/chmod commands.
    A wild creative though did occur to me as follows -
    Opensolaris, unlike Solaris, has its CIFS kernel addition, and hence smb mounts from the command line (I presume), but I am not happy running opensolaris in production.So maybe I could mount the Netware NSS volume as a CIFS share on opensolaris (as a staging server), copy all the data to a ZFS pool locally, and the do a send receive to Solaris 10.......
    Maybe not...
    I suppose there is FTP, if I can get it to work on Netware.
    I really need a utility with full error checking, and that can be left unattended.
    Any ideas?

    Bu unusable I mean that the mapped ZFS Samba drive to the windows workstation died and was inaccessible.
    Logging onto the solaris box after this from the console was almost impossible. There was a massive delay. When I did log in there appeared to be no network at all. There were no errors in the smbd log file. I need to look at other logs to find out what is going on. Looking at the ZFS filesystem some files had copied over before it died.
    After rebooting the Solaris box I then tried dragging and dropping the same files to the ZFS filesystem with the native windows expolrer interface on the windows client. This worked, as in the Solaris box did not die and the files were copying happily (until I manually stopped it). As we all know Windows explorer is not a safe unattended way to copy large amounts of files.
    This tells me that the copy utilities on Windows are the problem, not native windows copy/paste.

  • Can't create new users after GroupWise is moved from NetWare to Linux

    Hi,
    I moved GroupWise (Version 6.5 SP 6, single domain and single office)
    from NetWare 6.5 server to SUSE Linux Enterprise server 9. It seems the
    GroupWise server is running oaky. Existing users are able to connect
    their mail box and send and receive messages. But I can't create new
    users on the GroupWise server.
    I used ConsoleOne installed on the Linux server to create new GroupWise
    users. It seemed that I was able to do it. The new users appear on the
    NDS and the GroupWise File IDs were assigned for these users. And I was
    able to add these new users to distribution lists. But the users DB
    files (userXXX.db) were not created under /grpwise/po/ofuser on the Linux
    server and they cannot connect to the server. Old users cannot find them
    in Novell GroupWise Address book.
    Does anyone how to fix the problem?
    Thanks in advance!
    Jinkang

    Hi,
    [email protected] wrote:
    >
    > Hi,
    >
    > I moved GroupWise (Version 6.5 SP 6, single domain and single office)
    > from NetWare 6.5 server to SUSE Linux Enterprise server 9. It seems the
    > GroupWise server is running oaky. Existing users are able to connect
    > their mail box and send and receive messages. But I can't create new
    > users on the GroupWise server.
    >
    > I used ConsoleOne installed on the Linux server to create new GroupWise
    > users. It seemed that I was able to do it. The new users appear on the
    > NDS and the GroupWise File IDs were assigned for these users. And I was
    > able to add these new users to distribution lists. But the users DB
    > files (userXXX.db) were not created under /grpwise/po/ofuser on the Linux
    > server and they cannot connect to the server. Old users cannot find them
    > in Novell GroupWise Address book.
    >
    > Does anyone how to fix the problem?
    This clearly sounds like your domain (which is the part of groupwise
    which you admin against) doesn't/can't talk to the postoffice, so the
    change you made (to the domain) does never get to the PO (which is where
    the addressbook of your other users come from, and is what is
    responsible for creating the user DB). This seems very likely to be
    caused by your move not being done properly, and old information (either
    path or IP address) for the PO still being in the domain and/or domain
    database.
    So how's the domain linked to the PO?
    CU,
    Massimo Rosen
    Novell Product Support Forum Sysop
    No emails please!
    http://www.cfc-it.de

  • Migrated from MobileMe to iCloud. Sync works, but Find My ... reports no location, even though Location Services shows ON.

    I upgraded my iPhone and iPad to IOS5, migrated from mobile.me to iCloud, and deleted my mobile.me account from my devices under "Mail, Contacts, Calendars." My user name and password were different between mobile.me and the Apple Store account, so I used my Apple Store ID to activate iCloud.
    All syncing now works fine, but Find My iPhone reports "Location Services disabled." That is true for both my iPhone and iPad. Nevertheless, Find My iPhone is still able to send a message or sound to my devices, even though it cannot locate them.
    Find My iPhone is switched ON under the iCloud account on both devices, and is ON under Location Services. The only way I can get Find My iPhone to locate my devices is to re-enable mobile.me, but that is no solution since the mobile.me service is scheduled to end next year.
    Can you help unravel this for me?

    I think I solved it!  Remove the Ubiquity folder from ~/Library/Application Support/
    OSX will create a new one and locations services will work perfectly!  Well, it worked for me!
    I love using exclamation points!!!

  • Shell scripts to migrate from Unix to Linux

    Hi All, Can any one let me know what are common issues will face while migrating the shell scripts from Unix to Linux. Thanks in Advance..!

    Hi  There is windows batch script which uses local variable %DATE%  Date format behaves differently across environment  In Preproduction : Powercenter9.5.1hotfix2 Windows NT 2008 date format for all users in server machine dd/mm/yyyy (checked regedit/allusers/default/international) Integration service data format day dd/mm/yyyy environment variable INFATOOL_DATEFORMAT is not set  The format of this variable is dd/mm/yyyy when batch file is run directly. The format of this variable is dd/mm/yyyy when batch file is run from Informatica.  Production : Powercenter9.6 Windows NT 2012 date format for all users in server machinedd/mm/yyyy Integration service data format day dd/mm/yyyy environment variable INFATOOL_DATEFORMAT is not set  The format of this variable is dd/mm/yyyy when batch file is run directly. The format of this variable is day dd/mm/yyyy when batch file is run from Informatica.   If environment variable INFATOOL_DATEFORMAT is set in production,even then date format is not set to dd/mm/yyyy  Where could the issue be?  Thanks Kani

  • Printing after Migration from Windows to Linux

    We have just migrated 11.5.2 from Windows to Linux. I am not sure how to setup printers. In windows we simply had a UNC pointing to our Windows Printer Server and the Printers Queue. This was in the Printer Column and the Type was HPLJ4SI in the Type column under Install > Printer > Register....like this:
    \\MYCOPRT03\PTS2245
    Not sure what to put in linux. Currently we are getting this error:
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 7457024
    Number of copies : 1
    Printer : \\MYCOPRT03\PTS2245
    /bin/sh: print: command not found
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 127
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 127.
    Action: Review your concurrent request log file for more detailed information.

    Chris,
    It appears that these links are not savable.You need to refer to the docs in those threads for the steps you have to follow to setup a printer on Linux/Unix.
    How to Setup Printer for Oracle Applications 10.7 - 11.5.x Quick Reference [ID 123140.1]
    How to Test an Initialization String Outside of Oracle Applications [ID 106186.1]
    How to setup Printer Arguments Within Oracle Applications [ID 73804.1]
    Oracle Applications Character Printing [ID 112172.1]
    lp: The printer or class was not found.
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1As applmgr, source the application env file and issue "which lp" and make sure it is accessible by the OS user. If the command is available, then it is something with your printer definition -- Issue "system-config-printer" from the command prompt to launch the Printer Configuration Tool and configure your printer at the OS level.
    Thanks,
    Hussein

  • Migration from windows to Linux -- Autoconfig Error

    Hi DBA's
    I am doing Migration from Windows 2000 to Linux 4.0ES Migration.
    Application - 11.5.10.2, Database - 9.2.0.6.
    Documents Followed
    230627.1 - Export/Import Process for Oracle Applications Release 11i Database Instances Using Oracle9i Enterprise Edition
    238276.1 - Migrating to Linux with Oracle Applications Release 11i
    Till now i have finished as follows.
    1) Doc -238276.1
    Section 1 completed on the source instance.
    2) Doc -230627.1
    Section 1, Section 2, Section 3 completed.
    3) Now i started 238276.1
    Section 2.
    Step 1- updated the manifest --- Completed
    Step 2- copy appl_top and Common_top -- Completed
    Step 3- Clone the AutoConfig XML context file on the Target System -- Completed.
    Step 4- Install iAS Oracle Home -- Completed.
    Step 5- Apply the Oracle interoperability patches for Red Hat Enterprise Linux -- Ignored
    Note- Because My Application is 11.5.10.2.
    Step 6- Run AutoConfig setup phase on the Target System -- Error out.
    I run the command as follows.
    # cd <AD_TOP>/bin
    # ./adconfig.sh run=INSTE8_SETUP contextfile=<Target System ctxfile>
    [applmgr@aqherp bin]$ ./adconfig.sh run=INSTE8_SETUP contextfile=/s03/oracle/prodappl/admin/PROD_aqherp.xml
    Enter the APPS user password: Script execution phase specified: INSTE8_SETUP
    The log file for this session is located at: /s03/oracle/prodappl/admin/PROD_aqherp/log/01122007/adconfig.log
    AutoConfig is configuring the Applications environment...
    AutoConfig will consider the custom templates if present.
    Using APPL_TOP location : /s03/oracle/prodappl
    ERROR: Unable to set CLASSPATH
    Neither of the following are present
    /usr/jre/lib/rt.jar
    /usr/lib/rt.jarERROR: Unable to set CLASSPATH
    Neither of the following are present
    /usr/jre/lib/rt.jar
    /usr/lib/rt.jar Classpath :
    Version Conflicts among development maintained and customized templates encountered; aborting AutoConfig run.
    The logfile for this session is located at: /s03/oracle/prodappl/admin/PROD_aqherp/log/01122007/adconfig.log
    [applmgr@aqherp bin]$
    ==========================LOG FILE SHOWS=================================================
    Starting AutoConfig at Mon Jan 12 20:07:21 2009
    Using adconfig.pl version 115.81
    Script execution phase specified: INSTE8_SETUP
    Classpath :
    Version Conflicts among development maintained and customized templates encountered; aborting AutoConfig run.
    Please help me to resolve this issue.
    Best Regards,
    Suresh Gelda

    Hi DBA's
    I am able to run the autoconfig now, but i am getting errors in that
    Please check log file which i am pasting here
    Checking version of /s03/oracle/prodcomn/java/jdbc14.zip
    File exists
    RC-50208: Exception in method TimedProcessProcess.run
    Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOException: Cannot run program "/s03/oracle/prodappl/ad/11.5.0/bin/adident": java.io.IOException: error=2, No such file or directory
    File Version: -1
    File version could not be obtained
    Skipping updating s_fnd_jdbc_stmt_cache_size.
    Updated s_fnd_jdbc_stmt_cache_size to 0
    Configuring MOVEJSPPAGEREPOS settings ...
    Execute SYSTEM command : mv /s03/oracle/prodcomn/html/_pages /s03/oracle/prodcomn
    /s03/oracle/prodcomn/html/_pages is moved to /s03/oracle/prodcomn/_pages successfully
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    *******FATAL ERROR*******
    PROGRAM : (/s03/oracle/prodappl/fnd/11.5.0/patch/115/bin/txkSetConfig.pl)
    TIME : Tue Jan 13 12:23:09 2009
    FUNCTION: [ Level 1 ]
    ERRORMSG: ERROR: Reading /tmp//orainst/unix.rgs: No such file or directory
    STACK TRACE
    at /s03/oracle/prodappl/au/11.5.0/perl/TXK/Error.pm line 219
         TXK::Error::printMsg('TXK::Error', 'ERROR: Reading /tmp//orainst/unix.rgs: No such file or direct...') called at /s03/oracle/prodappl/fnd/11.5.0/patch/115/bin/txkSetConfig.pl line 92
    .end err out.
    Result : FAILED
    ===========================================================================
    Generate Tns Names
    Logfile: /s03/oracle/prodappl/admin/PROD_aqherp/log/01131223/NetServiceHandler.log
         Classpath : /usr/java/jdk1.6.0_11/jre/lib/rt.jar:/usr/java/jdk1.6.0_11/lib/dt.jar:/usr/java/jdk1.6.0_11/lib/tools.jar:/s03/oracle/prodcomn/java/appsborg2.zip:/s03/oracle/prodcomn/java
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    java.lang.Exception: Error while generating listener.ora.
         at oracle.apps.ad.tools.configuration.NetServiceHandler.generate806Listener(NetServiceHandler.java:2503)
         at oracle.apps.ad.tools.configuration.NetServiceHandler.processNode(NetServiceHandler.java:2272)
         at oracle.apps.ad.tools.configuration.NetServiceHandler.main(NetServiceHandler.java:2978)
    AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
    Error generating tnsnames.ora from the database, temperory tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 512
    ERRORCODE = 512 ERRORCODE_END
    .end std out.
    .end err out.
    ================================================================================
    Uploading file system Context file and its templates to the database
    Context file :
    /s03/oracle/prodappl/admin/PROD_aqherp.xml
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL=''
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : aqherp
    sDbDomain : qudrah.com
    sDbPort : 1521
    sDbSid : PROD
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@aqherp.qudrah.com:1521:PROD
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Result : Failed to upload the Context file to the DataBase
         Uploading Context file and its templates to the database...FAILED
    StackTrace:
    java.lang.Exception: oracle.apps.ad.autoconfig.oam.InDbCtxFileException: SQLException : ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "APPS.FND_GSM_UTIL" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1
         at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBCtx(FileSysDBCtxMerge.java:685)
         at oracle.apps.ad.tools.configuration.FileSysDBCtxMerge.updateDBFiles(FileSysDBCtxMerge.java:222)
         at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1663)
         at oracle.apps.ad.context.CtxValueMgt.main(CtxValueMgt.java:709)
    =========================================================================================
    After Setting Environment
    ORACLE_HOME          : /tmp/
    LD_LIBRARY_PATH          : /tmp//lib:/usr/X11R6/lib:/usr/openwin/lib:/usr/java/jdk1.6.0_11/jre/lib/i386/server:/usr/java/jdk1.6.0_11/jre/lib/i386:/usr/java/jdk1.6.0_11/jre/../lib/i386:/tmp//lib:/usr/X11R6/lib:/usr/openwin/lib
    PATH               : /tmp//bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/s03/oracle/proddb/9.2.0/bin
    ORA_NLS               : /tmp//ocommon/nls/admin/data
    TNS_ADMIN          : /tmp//network/admin/PROD_aqherp
    NLS_LANG               : American_America.AR8MSWIN1256
    NLS_DATE_FORMAT          : DD-MON-RR
    NLS_NUMERIC_CHARACTERS     : .,
    NLS_SORT               : BINARY
    CONTEXT_NAME          : PROD_aqherp
    AD_TOP               : /s03/oracle/prodappl/ad/11.5.0
    FND_TOP               : /s03/oracle/prodappl/fnd/11.5.0
    TXK_TOP               : /s03/oracle/prodcomn/rgf/PROD_aqherp
    APPLTMP : /s03/oracle/prodcomn/temp
    TWO_TASK               : PROD
    ORACLE_LOCALPREFERENCE     : /tmp//tools/admin
    TNS CONNECT STRING     : PROD
    SQLPLUS               : /s03/oracle/proddb/9.2.0/bin/sqlplus
    Setting of Environment completed.
    SQL Command: SELECT language_code||',' FROM fnd_languages WHERE installed_flag IN ('B','I') AND language_code NOT IN ('US', 'SQ','IS','LT','VN')
    ERROR DESCRIPTION:
    (*******FATAL ERROR*******
    PROGRAM : (/s03/oracle/prodcomn/admin/install/PROD_aqherp/txkFrmUTF8.pl)
    TIME : Tue Jan 13 12:24:40 2009
    FUNCTION: TXK::SQLPLUS::validateConnectInfo [ Level 3 ]
    MESSAGES:
    SQLPLUS executable not found in ORACLE_HOME/bin
    STACK TRACE
    at /s03/oracle/prodappl/au/11.5.0/perl/TXK/Error.pm line 167
         TXK::Error::abort('TXK::Error', 'HASH(0x810dd30)') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/Common.pm line 299
         TXK::Common::doError('TXK::SQLPLUS=HASH(0x853767c)', 'SQLPLUS executable not found in ORACLE_HOME/bin', 'undef') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/Common.pm line 314
         TXK::Common::setError('TXK::SQLPLUS=HASH(0x853767c)', 'SQLPLUS executable not found in ORACLE_HOME/bin') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/SQLPLUS.pm line 346
         TXK::SQLPLUS::validateConnectInfo('TXK::SQLPLUS=HASH(0x853767c)') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/SQLPLUS.pm line 267
         TXK::SQLPLUS::setConnectInfo('TXK::SQLPLUS=HASH(0x853767c)', 'HASH(0x8537880)') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/TechstackDB.pm line 588
         TXK::TechstackDB::_getSQLValue('TXK::TechstackDB=HASH(0x853755c)', 'SELECT language_code||\',\' FROM fnd_languages WHERE installe...') called at /s03/oracle/prodappl/au/11.5.0/perl/TXK/TechstackDB.pm line 563
         TXK::TechstackDB::getSQLValue('TXK::TechstackDB=HASH(0x853755c)', 'SELECT language_code||\',\' FROM fnd_languages WHERE installe...') called at /s03/oracle/prodcomn/admin/install/PROD_aqherp/txkFrmUTF8.pl line 147
         eval {...} called at /s03/oracle/prodcomn/admin/install/PROD_aqherp/txkFrmUTF8.pl line 112
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    ======================================================================================================
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /s03/oracle/prodcomn/admin/install/PROD_aqherp
    adgendbc.sh INSTE8_SETUP 1
    adgenjky.sh INSTE8_SETUP 1
    afcpnode.sh INSTE8_SETUP 1
    afgcsreg.sh INSTE8_SETUP 1
    txkMultinode.sh INSTE8_SETUP 1
    wdbsvr.sh INSTE8_SETUP 1
    Directory: /usr/bin/perl -I /usr/lib/perl5/5.8.5/i386-linux-thread-multi -I /usr/lib/perl5/5.8.5 -I /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi -I /usr/lib/perl5/site_perl/5.8.5 -I /usr/lib/perl5/site_perl/5.8.4 -I /usr/lib/perl5/site_perl/5.8.3 -I /usr/lib/perl5/site_perl/5.8.2 -I /usr/lib/perl5/site_perl/5.8.1 -I /usr/lib/perl5/site_perl/5.8.0 -I /usr/lib/perl5/site_perl -I /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi -I /usr/lib/perl5/vendor_perl/5.8.5 -I /usr/lib/perl5/vendor_perl/5.8.4 -I /usr/lib/perl5/vendor_perl/5.8.3 -I /usr/lib/perl5/vendor_perl/5.8.2 -I /usr/lib/perl5/vendor_perl/5.8.1 -I /usr/lib/perl5/vendor_perl/5.8.0 -I /usr/lib/perl5/vendor_perl -I . -I /s03/oracle/prodappl/au/11.5.0/perl /s03/oracle/prodcomn/admin/install/PROD_aqherp
    txkFrmUTF8.pl INSTE8_SETUP 1
    AutoConfig is exiting with status 7
    Best Regards,

Maybe you are looking for