Installation of 10g (10.2) problem

Hi,
I want SQL * PLUS,FORMS,REPORTS (all in one).
So i download 10g release 2. i try to download that on windows but it shows requerments failled like that.why it shows like that? what i do know?
i try to installa that on my friend system it will installed but data base not connected, well opening SQL *PLUS it shows ORA-12560: TNS:protocol adapter error
in ORACLE threads i got below information
C:\Document and settings\ORANGE> cd\
C:\> set oracle_sid=<DB name>
e.g C:\> set oracle_sid=<rajesh> {press enter}
C:\> sqlplus /nolog {press enter}
sql:\>connect sys/sys as sysdba {press enter} it cant ask for password directly connected
or
sql:\>connect sys as sysdba {press enter}
password : sys {press enter}
sql:\> connected
or
sql:\> connect scott {press enter}
Enter password :tiger {press enter}
sql:\> connected
or
sql:\> connect system {press enter}
Enter password :manager {press enter}
sql:\> connected
but it didtn work plz help me to slove this
plz

You stated you have downloaded 10gR2, but it is not clear if you refer to the 10gR2 database, 10gR2 Application Server or 10gR2 Developer Suite. The only one which has the forms and reports builder is the Developer Suite, which you can download from the OTN download area.
In a local connection in th windows environment, the error "TNS:protocol adapter error" means you are trying to connect to a non started oracle database service. You must verify the database you are trying to connect is started and your environment variable ORACLE_SID properly identifies it. Otherwise, make sure both, the database and listener are started and you can connect by means of the TNSEntry (assuming it is properly configured too).
~ Madrid
http://hrivera99.blogspot.com/

Similar Messages

  • Problem Installation Oracle 10g   Centos 5

    Hello everyone!
    I tell them my problem:
    last week I'm trying to install 10g oragle realese 2 on linux. At first attempt to install on Ubuntu 11.10 but came to the installation and always had binding problems, I always look for a missing library every forum and never knew what it was. In previous versions of Ubuntu I never had problem. Another thing I do simulate linux on virtualbox.
    To all this, I decided to throw out Ubuntu and I read that the distribution Centos 5 was a clone of Red Hat distribution, so, install linux all over again.
    Install linux, I saw all the documentation of oracle 10g, I saw the notes on the installation, I did all the prerequisites, download the libraries that read the notes. and install it when I get this
    oracle@localhost database]$ ./runInstaller -ignoreSysPrereqs
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-03-22_12-00-42AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-03-22_12-00-42AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    If anyone could help me, I appreciate it.
    Sorry for my English.
    regards

    user9930565 wrote:
    Hello everyone!
    removed long whine
    >
    oracle@localhost database]$ ./runInstaller -ignoreSysPrereqs
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-03-22_12-00-42AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2012-03-22_12-00-42AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directoryit appears to be a problem involving X-Windows
    does the xclock utility work for you?
    OUI will fail when xclock fails to run OK

  • APEX2.0 on 9i not working anymore after installation of 10G database

    Hello,
    Up to last saturday I used APEX 2.0 on my 9i database (on Windows XP) without problems. I have several applications running and used them saturday for the last time.
    Saturday I installed Oracle 10G Enterprise Edition on that same machine. I installed ONLY the software for the RDBMS, not even APEX. Later on I created my first 10g database via DBCA. Notice that I didn't do anything with APEX on that 10g database yet. I only installed the RDBMS software in a 10g home directory and created a database. That's all. No apex installed, nothing from the companion CD, only the RDBMS software in its own home.
    Yesterday however, after a reboot of the machine, I could not use my applications running on the 9i database anymore: "the page cannot be found".
    HELP!!!
    What was changed by the installation of 10g that now causes that my applications cannot be accessed anymore? The 9i database runs OK, so that's not the problem.
    I did already change the PATH settings, so that the 9i paths are checked before the 10.2 paths, but that did not solve the problem.
    Has the installation changed something in the registry of XP perhaps?
    Best regards,
    Jan.
    Best regards,
    Jan.

    Hi all, in answer to the above suggestions:
    No the 10g database and listener is completely down (no services belonging to the new 10g database are running). I checked also alle the logs, but no messages anymore since saturday.
    What I did notice: Oracle92HTTPserver (a service normally started automatically) does not start. When I start it, it gives me a message that there is nothing to do and that the service therefore is not started. So the HTTP-server itself is not working anymore. I can't find any files changed by th installation in the Ora92 home Apache directories. All seems as it was before the installation And still it won't start....
    Does anybody have other suggestions? Please help.
    Thanks in advance,
    Jan.

  • Windows 8.1 Installation On Mac - Got a Problem

    Windows 8.1 Installation On Mac - Got a Problem
    Hi everyone,
    I'v researched a lot about installing Win on Mac but I still got a problem when everything seems to be fine.
    I got a Macbook Pro Retina, Late 2013 with OSX Mavericks and Bootcamp 5 installed on. And for installing windows, I already got an empty 8GB USB Drive formatted as MS-DOS (FAT32). And I've prepared Windows 8.1 ISO in my Downloads folder.
    During my last effort, I opened Bootcamp Assist and then Chose the options: "Create Windows 7 or later version installation disk" and "Download the latest windows support software from Apple". Then I chose my Windows 8.1 ISO location and my destination. When it finished ,I was expecting it to run windows setup. But it closed and nothing happened
    When I opened BootCamp again, only the first two options were available as before and "Install or remove Windows 7 or later" wasn't.
    Now ,what do I have to do exactly? (NOTE: I'm not a professional. So please answer in a simple way. )
    Should I restart the Mac and Hold OPTION while booting to run Windows setup? I was thinking about it but I thought I might screw it up all. So I decided to ask it here to be sure.
    Any help will be appreciated by heart!

    Hi Alcatrax,
    I would recommend following the steps in this link in order to help you complete your installation of Boot Camp:
    Boot Camp Help: Install Windows on your Mac
    https://help.apple.com/bootcamp/mac/5.0/help/#apdecf0e4b6-b472-438d-881e-57c230b 1c250
    Prepare your Mac for Windows
    Boot Camp Assistant helps prepare your Mac for Windows by creating a new partition for Windows and then starting the Windows installer. Optionally, you can install Windows using an external USB drive that contains a Windows ISO image downloaded from Microsoft and Windows support software.
    Important: If you’re using a portable computer, connect the power adapter before continuing.
    Insert an external drive into the USB port on your Mac and keep it inserted while you install Windows and Windows support software.
    Open Boot Camp Assistant, located in the Other folder in Launchpad.
    Select the option to install Windows, select other options you need, then click Continue.
    Here are the other options you can choose:
    If you want to install Windows from an external USB drive and you have a Windows ISO image, select the option to copy the image to an external USB drive. If this option isn’t available, your Mac doesn’t support installing Windows from an external USB drive.
    If you haven’t already downloaded the Windows support software for your Mac, select the option to download it. In a later step, you’ll install the Windows support software on your Windows partition.
    Follow the onscreen instructions for the options you selected.
    When you’re asked to create a Windows partition, specify a partition size. If you have multiple hard drives in your computer, you can select a different hard drive and create a single partition on that drive, so that the drive is solely used for Windows.
    Note: You can’t resize the partition later.
    If you need help determining the best size for your Windows partition, refer to your Windows installer documentation. For Windows 8, create a partition that is at least 30 GB.
    In a later step, you’ll format the Windows partition.
    If you are using an installation disc for the 64-bit version of Windows, insert it into the optical drive in your Mac or the external optical drive. Otherwise, keep the external USB drive with the 64-bit version of Windows inserted.
    Click Install.
    Boot Camp Assistant creates the Windows partition, restarts your Mac, then opens the Windows installer.
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • HT4623 Hi,        There was ios 4.1 in my iphone3gs.i have tried to update it through itunes but there is a problem.After installation through itunes,there is problem that it is not activating my iphone and shows a message that your iphone could not be ac

    Hi,
        There was ios 4.1 in my iphone3gs.i have tried to update it through itunes but there is a problem.After installation through itunes,there is problem that it is not activating my iphone and shows a message that your iphone could not be activated because the activation server is temporarily unavailable,try connecting your iphone to itunes to activate it,or try again in a couple of minutes.i tried many times but it again shows the same message,
    after installation,when i connect my iphone to itunes it shows a message that we are unable to activate your iphone at this time please try again or contact customer care.please reply me urgently to resolve this problem.

    That is usually a symptom thet the phone was hacked or jailbroken. Was it?

  • ITunes 11.1.4 "upgrade" is broken.  It ruins existing installations. Others have this problem. Please withdraw this release ASAP!

    iTunes 11.1.4 "upgrade" is broken.  It ruins existing installations. Others have this problem. Please withdraw this release ASAP, and please fix whatever is broken.  Thank you for an otherwise excellent product.

    Solving MSVCR80 issue and Windows iTunes install issues.
    Thanks to user turingtest2 for this solution.
    iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue
    Solving MSVCR80 issue and Windows iTunes install issues.
    If the above doesn’t do the trick entirely, then use the instructions in the following as it applies to the version of Windows you are using:
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    You may be required to boot into safe mode to complete the folder deletion process.

  • HT1926 My iTunes installer was interrupted & now it's telling me "Your system has not been modified.  To complete these operations at a later time, please run the installer again". The only problem is, I've tried to run it about six or seven times.  Can s

    My iTunes installer was interrupted &amp; now it's telling me "Your system has not been modified.  To complete these operations at a later time, please run the installer again". The only problem is, I've tried to run it about six or seven times.

    I'm not sure anyone here knows more about the Java plugin than you do...
    Were you starting the control panel from disk as administrator because it didn't work starting it through the Start menu (if you have Control Panel set to View by Category, the Java control panel is under "Programs").

  • Old Mac died. Have PE 9 and while it installs I get a licensing problem I have the original discs and the serial

    Old Mac died. Have PE 9 and while it installs I get a licensing problem I have the original discs and the serial.  How do I fix this?  I don't need the new version and I just want to use what I have already paid for. Error 213:5

    Did you migrate over the data from your old computer? If so, there's probably something you brought over that knows it's not on the same hardware as before. In that case you need to run this:
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    and then go around and manually remove all the bits and bobs, not just from applications but also from hard drive>library>application support>adobe and from your username>library>preferences. Spotlight will not help you. You have to go looking on your own.
    If that's not it--you just a message that you've used up your activations, you need activation support:
    Activation & Deactivation Help
    Start a chat session and they can get you straightened out.

  • Where is the Workflow Installation for 10g Database ?

    Hi ,
    Where is the Workflow Installation for 10g Database?
    Thanks!

    http://otn.oracle.com/software/products/workflow/index.html
    Pick your platform.

  • OWB installation on 10g RAC

    Hi ,
    Can someone please provide me a document on OWB installation on 10g RAC.
    Thanks in advance...
    Sandipan

    Not sure if this helps, but the new Administration Class (from Oracle University) has a complete chapter on how to do this. The materials in there are awsome and I would recommend taking this class...
    JP

  • When I try to install WinXP using bootcamp, the iMac will not recognize the CD after it has already read all the information and is ready to begin installation. What is the problem?

    When I try to install WinXP using bootcamp, the iMac will not recognize the CD after it has already read all the information and is ready to begin installation. What is the problem?

    If your on 10.6.8 like you should be for security/stability updates, somewhere along the line a later Bootcamp version was issued and only supports Win 7.
    You can read my post here for a alternative solution, running a virtual machine software
    https://discussions.apple.com/thread/3772839?tstart=0

  • Problems with the installation Oracle 10g 10202 - Platform x86 - Sol 5.10

    Hi,
    I am trying to install Oracle 10g R10202 in plataform x86 Solaris 5.10. I did all the tasks of preinstallation, and when I execute runInstaller, the following error appears ==>
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 7622 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 1761 MB Passed
    Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /opt/tmp/OraInstall2007-08-26_09-18-08PM. Please wait ...warning [../stage/Components/oracle.swd.jre/1.4.2.0.0/1/DataFiles/filegroup2.jar]: 1 extra byte at beginning or within zipfile
    (attempting to process anyway)
    file #0: bad zipfile offset (local header sig): 1
    (attempting to re-compensate)
    error: invalid compressed data to inflate /opt/tmp/OraInstall2007-08-26_09-18-08PM/jre/1.4.2/lib/sparc/libjvm.so
    file #516: bad zipfile offset (local header sig): 23197903
    (attempting to re-compensate)
    Error in writing to directory /opt/tmp/OraInstall2007-08-26_09-18-08PM. Please ensure that this directory is writable and has atleast 69 MB of disk space. Installation cannot continue.
    : Error 0
    Obviously it is not a problem of space in the directory/tmp.
    I have tried other options as ==>
    *-Run runInstaller con el parameter ignoreSysPrereqs
    *-Setting  others variables of environment like,  TMP =/opt/tmp
    and TMPDIR =/opt/tmp.
    But I don't fix the problem.
    Someone has some idea of like solving this bug or problem?
    Thanks in Advance.
    Best Regards.
    NSV

    Error is on small caps but it is straight forward:
    ".. error: invalid compressed data to inflate ..."
    Your oracle media is corrupt. Redownload it and verify the downloaded zip file.
    ~ Madrid

  • What to do for sucesful installation of 10g on AIX 6.1

    Hi.. I have to install oracle 10g on AIX6.1
    I have found that oracle 10.2.0.3 start supporting AIX6.1 , but it is a patch and must be installed over base version 10.2.0.1.
    So i want to ask should i create database while installing oracle 10.2.0.1 or I should not create database while installing 10.2.0.1 instead first i should install 10.2.0.1(skipping creating database) then upgrade to 10.2.0.3 and then run dbca for creating database. Please tell me the correct way...

    user8872529 wrote:
    while i am trying to install oracle 10.2.0.1 it is giving me linking error ...
    but it give this error which can be ignored..In fact i ignored it and it run all the linking steps but many of them was showing error.. so does it give error because AIX6.1 is not supported.. or there is some problem really..
    please help me ...It's impossible to say without knowing what the errors were. I think all of the crystal balls are down at the moment.
    When you ask for help regarding an error, it's much better to actually provide the exact error code and message. Anything less is the equivelent of sayng "My car doesn't start. What's wrong with it"
    Did you read the installation guide and follow the prerequisites? Particularly the parts about 'required packages' and 'required kernel parameters'?
    Edited by: EdStevens on Feb 15, 2010 9:36 AM

  • 9iDS / ODS 10g co-existance problem

    I have a 9.2 database, 9ids (9.0.2.12.2) and ODS 10g (9.0.4.0.19) installed in separate Oracle Homes.
    After installation my PATH looks like:
    P:\oracle\10g\bin;O:\oracle\9iDS\bin;O:\oracle\ora92\bin;P:\oracle\10g\jdk\jre\bin\classic;P:\oracle\10g\jdk\jre\bin;P:\oracle\10g\jdk\jre\bin\client;P:\oracle\10g\jlib;P:\oracle\10g\jre\1.4.1\bin;P:\oracle\10g\jre\1.1.8\bin;O:\oracle\9iDS\jre\1.3.1\bin;O:\oracle\9iDS\jre\1.4.0\bin;O:\oracle\9iDS\jdk\jre\bin\classic;O:\oracle\9iDS\jdk\jre\bin;O:\oracle\9iDS\jlib;G:\Program Files\Oracle\jre\1.3.1\bin;G:\Program Files\Oracle\jre\1.1.8\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;G:\Program Files\Common Files\Adaptec Shared\System;O:\Program Files\Executive Software\Diskeeper\
    When I now start the OC4J instance of the 9ids oracle home, then I get a FRM-92160: WEB Client Version too old when I open the url http://localhost:8888/forms90/f90servlet.
    When I stop OC4J, remove every entry of 10g from the PATH environment variable, restart OC4J of 9iDS, then everything is OK.
    I have no problems with the OC4J-instance of 10g when the PATH contains the 10g, 9ids and the database entries.

    Jean,
    the Oracle10g IDS was shipped because OracelAS 10g went production on Solaris. The AS port for Windows is expected for early next year and so is iDS. To allow people to test and develope against OracleAS 10g, the ids was released as preview (this is as far as I know yet).
    when you start OC4J the Oracle Home is passed to the java program, so if the OC4J needs to call programs, it must
    search relative to this Oracle Home and not relay on the PATH environment variable of the operating system
    This is only true for Forms modules. When you add both directories to the System path then its Windows that decides how to pick a named executable. You would have to set the PATH explicilty when launching OC4J to avoid this conflict.
    Fran

  • OEM 10g Grid Control Problem

    Hi,
    We installed the OEM 10g Grid Control in Serparate Host..
    Installed 10.2.0.1 grid control
    and patched upto 10.2.0.3 for OMS....
    here OMS version is 10.2.0.3
    grid Control Agent Version is 10.2.0.3
    and Repository Home is 10.2.0.1
    Installed the linux Grid control agent 10.2.0.3 in target database...installation was successfull....but Target database is not showing in the grid control ..what was the problem...

    where to check the log files in target database host..do u mean that...
    i installed agent on target database home in a seperate directory...
    ORACLE_HOME is the Target Database Oracle Home
    cd $ORACLE_HOME/agent10g/sysman/log/
    is it the correct directory to check the log files..i am new to this grid control...
    =========================================================
    $cat emagent.trc
    2007-08-19 12:38:05 Thread-5947399 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:05 Thread-5947399 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:08 Thread-5980167 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2007-08-19 12:38:35 Thread-5996551 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:35 Thread-5996551 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:05 Thread-6045703 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:05 Thread-6045703 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:35 Thread-6078471 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:35 Thread-6078471 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:05 Thread-6111239 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:05 Thread-6111239 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:35 Thread-6176775 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:35 Thread-6176775 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:05 Thread-6209543 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:05 Thread-6209543 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:35 Thread-6242311 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:35 Thread-6242311 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:05 Thread-6275079 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:05 Thread-6275079 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:18 Thread-65541 ERROR command: nmejcn: received no status header from repository at http://gridserver.abc.com:4889/em/upload/
    2007-08-19 12:42:35 Thread-6340615 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:35 Thread-6340615 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:42 Thread-6406151 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    ================================================
    $ cat emctl.log
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm: Processing start agent
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm: EMHOME is /u02/targetdb/10.2.0/agent10g
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm:status agent returned with retCode=1
    15709 :: Sun Aug 19 11:42:36 2007::AgentLifeCycle.pm: Exited loop with retCode=3
    16405 :: Sun Aug 19 11:48:23 2007::AgentLifeCycle.pm: Processing status agent
    16405 :: Sun Aug 19 11:48:23 2007::AgentStatus.pm:Processing status agent
    16405 :: Sun Aug 19 11:48:23 2007::AgentStatus.pm:emdctl status returned 3
    19862 :: Sun Aug 19 12:02:42 2007::AgentLifeCycle.pm: Processing status agent
    19862 :: Sun Aug 19 12:02:42 2007::AgentStatus.pm:Processing status agent
    19862 :: Sun Aug 19 12:02:43 2007::AgentStatus.pm:emdctl status returned 3
    20326 :: Sun Aug 19 12:04:05 2007::AgentLifeCycle.pm: Processing status agent
    20326 :: Sun Aug 19 12:04:05 2007::AgentStatus.pm:Processing status agent
    20326 :: Sun Aug 19 12:04:06 2007::AgentStatus.pm:emdctl status returned 3
    20404 :: Sun Aug 19 12:05:41 2007::AgentLifeCycle.pm: Processing status agent
    20404 :: Sun Aug 19 12:05:41 2007::AgentStatus.pm:Processing status agent
    20404 :: Sun Aug 19 12:05:41 2007::AgentStatus.pm:emdctl status returned 3
    21329 :: Sun Aug 19 12:16:36 2007::AgentStatus.pm:Processing upload
    21329 :: Sun Aug 19 12:16:36 2007::AgentStatus.pm:emdctl status agent returned 3
    21329 :: Sun Aug 19 12:16:38 2007::AgentStatus.pm: emdctl upload returned with exit code 6
    21685 :: Sun Aug 19 12:22:59 2007::AgentLifeCycle.pm: Processing status agent
    21685 :: Sun Aug 19 12:22:59 2007::AgentStatus.pm:Processing status agent
    21685 :: Sun Aug 19 12:22:59 2007::AgentStatus.pm:emdctl status returned 3
    22464 :: Sun Aug 19 12:40:17 2007::AgentLifeCycle.pm: Processing status agent
    22464 :: Sun Aug 19 12:40:17 2007::AgentStatus.pm:Processing status agent
    22464 :: Sun Aug 19 12:40:18 2007::AgentStatus.pm:emdctl status returned 3

Maybe you are looking for

  • Build.xml file

    Hi i am building the project by using build.xml file while running build.xml file in console first line i am getting buildfile directory is xyz/abc/build.xml how to print this one dinamically please give me clear clarification

  • Error message when trying to use vcast media manager

    I recently downloaded the VCast Media Manager but have been unable to transfer any media from my computer or from my Thunderbolt. I tried signing in to VCast Media Manager on my phone and received an error message: Server Problem Abnormal situation c

  • Nav Attributes not seen during creation of RKF in Query Designer

    Hi SCENARIO I have a Char InfoObject POSTFI[POSTFI is Navigational Attr] with 3 Navigational Attributes included in the InfoCubes. 1. ZINREPIND Reporting Indicator 2. ZFITMCD01 Statement 01 Financial Item 3. ZPCNR1 Profit Center Indicator NOTE: All t

  • Flash Slideshow Feature: Help?

    I am having trouble with Dreamweaver's Flash slideshow feature. All the Flash elements work properly (as I have set them) except the *imageLinks* and *imageLinkTarget* options. Regardless of what I enter (or leave blank) the resulting Flash show make

  • Resetting Leopard to just opened settings

    Hey, so my father just bought a new MacBook pro. I opened the box and was the first to use it. I completed the setup that is required when first using Leopard entering my fathers name for the admin, adding a password for him, etc. He didn't tell me h