AD-OID synchronisation  Agent Execution Successful, Mapping/IMPORT operati

Hi
We are trying the AD-OID synchronization,using ActiveImport profile.
The bootstrap is successful. But synchronization status is Agent Execution Successful, Mapping/IMPORT operation Failure.
Attaching the trace file for import :
LDAP Connection success
Writer Initialised!!
MapEngine Initialised!!
Filter Initialised!!
searchF :
searchF : objectclass=*
[LDAP: error code 12 - 00000057: LdapErr: DSID-0C09065D, comment: Error processing control, data 0, vece]
ActiveImport:Error in Mapping EngineODIException: DIP_GEN_SEARCH_EXCEPTION
ODIException: DIP_GEN_SEARCH_EXCEPTION
     at oracle.ldap.odip.gsi.ActiveReader.searchChanges(ActiveReader.java:303)
     at oracle.ldap.odip.engine.AgentThread.mapExecute(AgentThread.java:395)
     at oracle.ldap.odip.engine.AgentThread.execMapping(AgentThread.java:278)
     at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:165)
ActiveImport:about to Update exec status
Updated Attributes
orclodipLastExecutionTime: 20070117121046
orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
orclOdipSynchronizationErrors: Failure During Search
Ending Mapping execution.
null
Error in proxy connection : ODIException: DIP_GEN_AUTHENTICATION_FAILURE
ODIException: DIP_GEN_AUTHENTICATION_FAILURE
     at oracle.ldap.odip.gsi.LDAPConnector.proxyConnectAs(LDAPConnector.java:350)
     at oracle.ldap.odip.engine.AgentThread.updateExecStatus(AgentThread.java:607)
     at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:208)
Updated Attributes
orclodipLastExecutionTime: 20070117121047
orclOdipSynchronizationStatus: Agent Execution Successful, Mapping/IMPORT operation Failure
orclOdipSynchronizationErrors: Agent Execution Successful, Mapping/IMPORT operation Failure
null
Error in updating the statusODIException: DIP_GEN_AUTHENTICATION_FAILURE
ODIException: DIP_GEN_AUTHENTICATION_FAILURE
     at oracle.ldap.odip.gsi.LDAPConnector.proxyConnectAs(LDAPConnector.java:350)
     at oracle.ldap.odip.engine.AgentThread.updateExecStatus(AgentThread.java:680)
     at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:208)
Please help us to solve this issue.
we have one more issue.We used ActiveChgImp synchronization profiles for synchronization. But the profile ActiveChgImp deleted by mistake. Can create that profile (ActiveChgImp) one more time using createprofile, if so what prop_file I need to give for creating this?
Thanks in advance

You can use
$ORACLE_HOME\ldap\odi\conf\backup\activechg.map.master to recreate activechgimp profile.
DIP_GEN_SEARCH_EXCEPTION error is generic error. Try setting high debug level to generate more details.

Similar Messages

  • Clearing agent service tax in import po

    Hi,
    How to map Customs clearing agent service tax in import po?
    for ex:
    clearing agent service charge - Rs.2000
    service tax 10% - Rs.200
    E CESS 2% on ST - Rs.4
    SHE CESS 1% on ST - Rs.2
    Kindly give your suggestions
    Regards,
    Ramesh Kumar. V

    Few questions,
    1. will this agent service charge is going to inventorised or get added to your material value
    2. which business scenario of import has service charge attached to it?
    3. Service tax->whom will you pay this tax to the material vendor or your service agent vendor? I think it would be the service agent.
    If the service agent charges are not going to add to your material then you will have to create a service PO line item seperate from the the material PO line item. Thereafter you can map this scenario as normal define service agent charges as delivery charges in service PO line item 2 and mainatin a Tax code in the system for service tax using FTXP and maintain the condition record for the same in FV11 (if TAXINN) or mainatin the tax % value in tax code FTXP (for TAXINJ).
    BR

  • How to map import process for items

    Dear All,
    can anyone guide me how to map import process for items for our customer
    what i understand is this process in B one
    Raise PO
    GRPO
    Landed Cost
    AP Invoice
    I want to know whether this is correct. Also in this process their are clearing agents who perform the formalities at customs office and then raise bill to client for the same

    Hi,
    The process looks correct.  For cost related to clearing agents who perform the formalities at customs office, use landed cost.
    Thanks,
    Gordon

  • Concurrent execution of mapping

    Hi All,
    I have quick question about concurrent execution of mapping. Let's assume a simple mapping loading data from external table to regular table.
    My question is whether it is possible to execute concurrently this mapping but with different set of data (=different file as a data source for external table) ?
    I'm aware that I can have external table defined over several source files. However, that is not the case since new files are delivered to the system in unpredictable intervals. What I want to do is to execute load of the new source file as soon as new file is delivered but before previous load (=previous execution of mapping) is completed. With such concurrent run (or kind of pipelining) I'm hoping to achieve better performance.
    Please let me know if such approach is possible? Is it good or bad approach? Can you point any alternatives or any suggestions of some kind, including RTFM of course. ;)
    Thanks & Regards,
    Rafal

    Hi,
    When a mapping is running it first places a lock on the tables that is involved in the mapping. So you cannot run the mapping concurrently with two different datafiles as ur source and a single target.
    In 10gR2 there is a option of doing this but it has its own advantages and dis advantages. The advantage would be that u can save a lot of time but there is one major disadvantage.
    Assume there are 2 mappings feeding the same target table, one is insert mapping with 10k records and another insert\update mapping with 5k rows. Both the mappings share 2k rows(Common for both mappings. Gets updated in the second mapping),. In this sineario when we concurrently run the mappings and if the first mapping fails then rolling back to the original state would be tough as the second mapping would have completed successfully. Lot of data mismatch may happen and we may have to go for a point in time recovery. Its better not to run mappings concurrently..
    Regards
    Bharath

  • Mapping import error in OWB 10.1

    In OWB 10R1, while mapping importing I got the following error.. although the mapping is not existing in the repository.
    PLS-00302:Already committed in repository. Please Synchronize..
    Anyone help in this regard
    Thanks
    Hari
    Edited by: user608775 on May 26, 2009 12:53 PM

    this error is only valid if xp appearance is set to "Windows classic style", under "Windows XP style there is no issue
    Signature: Looking for a footprint, component, model? Might be here > http://ni.kittmaster.com

  • IStore template mapping import concurrent program

    Hi there,
    I need to move template mapping from one instance to another. I did export the xml file and I have it. I am struggling to find where should I place this xml from source instance to target instance so that when I run the template mapping import concurrent program, it should pick the XML.
    I looked the documentation but can not find default folder to pick up XML for template mapping import concurrent program.
    Thanks.

    We have multiple apps servers per instance so we might be slightly different than you - this is what worked for me though.
    You'll want to install on the Concurrent Manager server for the instance - when you get to the Parameters form of the iStore Template Mapping Import job - you should enter the full path of where you uploaded your .out file - it should look something like this...
    /apps*inst*/*inst*comn/admin/out/*INST*serverName/o6504233.out
    Hope that helps

  • OID users , users to group mapping took off

    Hi,
    I do not know how and why the OID users, user to group mapping was taken. I am not able get anything from logs.
    Can anyone help?
    Thanks a lot!!!

    Hi,
    I do not know how and why the OID users, user to group mapping was taken. I am not able get anything from logs.
    Can anyone help?
    Thanks a lot!!!

  • AD-OID Synchronisation Problem(instance 1 is not running)

    To synchronise Active Directory to OID I have created Import/Export profiles, done the bootstraping successfully, but when trying to run the oidsrv server by the command
    oidctl connect=iasdb server=odisrv instance=2 configset=1 flags="port=389" startgetting some problem.
    This command is making Instance 2 run successfully but instance 1 is stopping.This is happening each time i am executing this command and so not being able to access OID entries.
    Give me a solution so that i can make both the instance run successfully.

    Is configset=0 instance=1 running on port 389? If so, try changing the port(s) in either configset=0 or configset=1, [preferably in configset=1 (for synch operations)].

  • How to get OIDs of indexes for class-map ?

    I have policy-map configured on cisco router with some class-maps inside. I need to draw a graph traffic passing through these classes. To make a graphs I use Cacti  which use SNMP query to draw the graphs (object name cbQosObjectsIndex).
    How to get OIDs of class-map indexes ?
    I tried to do this by following query:
    #snmpwalk -c community_string -v 2c 192.168.0.252 1.3.6.1.4.1.9.9.166.1.5.1.1.1
    but the answer was:
    iso.3.6.1.4.1.9.9.166.1.5.1.1.1 = No Such Object available on this agent at this OID
    The information i need is contained at the OID 1.3.6.1.4.1.9.9.166.1.15.1.1.7:
    # snmpwalk -c community_string -v 2c 192.168.0.252 1.3.6.1.4.1.9.9.166.1.15.1.1.7
    iso.3.6.1.4.1.9.9.166.1.15.1.1.7.1251.1277 = Gauge32: 0
    iso.3.6.1.4.1.9.9.166.1.15.1.1.7.1251.13363 = Gauge32: 0
    iso.3.6.1.4.1.9.9.166.1.15.1.1.7.1251.13383 = Gauge32: 0
    iso.3.6.1.4.1.9.9.166.1.15.1.1.7.1251.13435 = Gauge32: 734000
    iso.3.6.1.4.1.9.9.166.1.15.1.1.7.1251.13481 = Gauge32: 233000

    Because 192.168.0.252 1.3.6.1.4.1.9.9.166.1.5.1.1.1 is marked "non-accessible" according to http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en&translate=Translate&objectInput=cbQosObjectsIndex
    You'll need to obtain the indices as explained in this blog post:
    http://pierky.wordpress.com/2009/04/09/cisco-class-based-qos-snmp-mib-and-statistics-monitor-for-nms/
    Joe wrote a very illustrative post on the subject of snmptables: https://supportforums.cisco.com/message/3051004#3051004
    And if your IOS supports it, you would want to configure the following to keep the indices from changing after every reboot or OIR:
    "snmp mib persist cbqos"

  • Execution of mapping gets hanged in OWB Deployment Manager

    Description:
    Scenario - 1
    1. Source schema (rapid) to staging schema (radar01)
    We have a few mappings where we need to load data from the source to target. These mappings are successfully validated, deployed and executed.
    Both schemas reside in same database.
    Scenario - 2
    2. Staging schema (radar01) to Warehouse schema (radar02)
    We have a few mappings where we need to load from staging to warehouse.
    Please note the staging schema here is a target schema in the scenario-1 and in scenario - 2
    It is the source. The mappings where successfully validated, but a warning message is displayed while deploying.
    Warning:
    VLD-2771: System privileges may not allow extraction from source STG_ULD.
    Skipped the warning and then executed, Till 22nd the mapping was getting executed and data was getting loaded into the target schema from staging.
    From 22nd onwards, while executing these mappings, execution remains hanged forever
    Runtime Audit Browser:
    In Runtime Audit Browser shows the status for the above mappings as BUSY
    Actions Taken:
    1. Purged all previous mappings
    2. Analysed all the runtime repository tables.
    3. Purged the BUSY status mappings also by using the procedure.
    4. Grants given (SELECT ON) on all the staging schema tables to warehouse schema.
    5. Restarted the database.
    Even after the above actions also the problem has not yet been solved. Kindly suggest us how to go about.
    Environment:
    OWB 10g Client - 10.1.0.2.0
    OWB 10g Repository - 10.1.0.1.0
    Workstation OS - Windows XP
    Oracle database - 9.2.0.1.0
    Database server installed on Unix OS (Solaris)

    May be you would like to check at the database of what exactly is getting executed. Just check if there is a query running on either source or target objects. If this is a case then you would like to grab it and optimize the same.
    If this is not a case then it could be that the mapping is waiting for some locks.

  • Pb with agent started successfully and stopped unexpectedly

    Hi,
    I've got a problem with an agent installed on a w2000 server. the host, the listener is running and databases are discovered normally and following agent, everithing is up. After few minutes, in the grid control, database seems down (but it's not true) and i don't understand why not. Please find my emagent.log.
    2005-11-10 11:07:01 Thread-3216 Starting Agent 10.1.0.3.0 from G:\oracle\product\10.1.0\em_1 (00701)
    2005-11-10 11:07:01 Thread-3216 [Adapter Framework] InstanceProperty (OidRepSchemaName) is marked OPTIONAL but is being used (00506)
    2005-11-10 11:07:02 Thread-3216 ParseError: File=G:\oracle\product\10.1.0\em_1\sysman\admin\metadata\oracle_bc4j.xml, Line=486, Msg=attribute NAME in <CategoryProp> cannot be NULL (01006)
    2005-11-10 11:07:03 Thread-3216 Undefined column name EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_START in expression EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_START/1024/1024 (00104)
    2005-11-10 11:07:12 Thread-3216 EMAgent started successfully (00702)
    2005-11-10 11:14:01 Thread-3216 EMAgent normal shutdown (00703)
    Thanks for your help

    2005-11-24 18:23:52 Thread-3588 WARN main: clear collection state due to OMS_version difference
    2005-11-24 18:23:53 Thread-3588 WARN command: Job Subsystem Timeout set at 600 seconds
    2005-11-24 18:23:53 Thread-3588 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:23:53 Thread-3588 WARN upload: Recovering left over xml files in upload directory
    2005-11-24 18:23:53 Thread-3588 WARN upload: Recovered 0 left over xml files in upload directory
    2005-11-24 18:23:53 Thread-3588 WARN metadata: Metric RuntimeLog does not have any data columns
    2005-11-24 18:23:53 Thread-3588 WARN metadata: Metric collectSnapshot does not have any data columns
    2005-11-24 18:23:53 Thread-3588 ERROR engine: [oracle_bc4j] CategoryProp NAME [VersionCategory] is not one of the valid choices
    2005-11-24 18:23:53 Thread-3588 ERROR engine: ParseError: File=G:\oracle\agent\sysman\admin\metadata\oracle_bc4j.xml, Line=486, Msg=attribute NAME in <CategoryProp> cannot be NULL
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_START too long, truncating to EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_STAR
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name ESI__ERRORS__ESI_DEFAULT_FRAGMENT_SERVED__AVG_PER_SEC_SINCE_START too long, truncating to ESI__ERRORS__ESI_DEFAULT_FRAGMENT_SERVED__AVG_PER_SEC_SINCE_STAR
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_STA
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__LATENCY__MAX_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__LATENCY__MAX_PER_SEC_SINCE_STAR
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__LATENCY__AVG_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__LATENCY__AVG_PER_SEC_SINCE_STAR
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_STA
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__REQUESTS__MAX_PER_SEC_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__REQUESTS__MAX_PER_SEC_SINCE_STAR
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_STAR
    2005-11-24 18:23:54 Thread-3588 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_STAR
    2005-11-24 18:23:59 Thread-3588 ERROR TargetManager: Skipping target {elearn, oracle_database}: Missing properties - password
    2005-11-24 18:24:00 Thread-3588 ERROR TargetManager: Skipping target {bo, oracle_database}: Missing properties - password
    2005-11-24 18:24:00 Thread-3588 WARN TargetManager: Regenerating all Metadata
    2005-11-24 18:24:22 Thread-3588 ERROR util.files: ERROR: nmeufis_new: failed in lfiopn on file: G:\oracle\agent\sysman\emd\agntstmp.txt. error = 2 (No such file or directory)
    2005-11-24 18:24:56 Thread-3588 ERROR collector: nmecs_validateStateFile(): state file invalid : G:\oracle\agent\sysman\emd\state\snapshot
    2005-11-24 18:24:56 Thread-3588 ERROR collector: Collector state files cleaned, severity will be resent
    2005-11-24 18:25:07 Thread-2628 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 258, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 263, column 24:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 263, column 9:
    PL/SQL: Statement ignored
    SQL = "/* OracleOEM */
    DECLARE
    local_write_wait_time NUMBER := NULL;
    net_"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(POR
    2005-11-24 18:25:07 Thread-2628 ERROR fetchlets.sql: ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:25:07 Thread-2628 ERROR engine: [oracle_database,IAS,wait_bottlenecks] : nmeegd_GetMetricData failed : ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:25:08 Thread-1708 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT 'Unlimited login attempts', u.username
    FROM dba_users u,"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:08 Thread-1708 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT 'Unlimited login attempts', u.username
    FROM dba_users u,"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:08 Thread-1708 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:25:08 Thread-1708 ERROR engine: [oracle_database,IAS,unlimitedFailedLoginAttempts] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:25:09 Thread-1708 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    select 'default user account', U.username || '(' || LOWER( U.ac"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:09 Thread-1708 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    select 'default user account', U.username || '(' || LOWER( U.ac"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:09 Thread-1708 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:25:09 Thread-1708 ERROR engine: [oracle_database,IAS,installAndDemoAcccounts] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:25:09 Thread-1708 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT
    'Default account uid/pwd', username
    FROM dba_users
    WHERE"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:09 Thread-1708 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT
    'Default account uid/pwd', username
    FROM dba_users
    WHERE"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:09 Thread-1708 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:25:09 Thread-1708 ERROR engine: [oracle_database,IAS,defaultAccountPasswords] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:25:12 Thread-3600 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 2 (No such file or directory)
    2005-11-24 18:25:14 Thread-3272 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:14 Thread-3272 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:14 Thread-3272 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:25:14 Thread-3272 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:25:14 Thread-3272 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:14 Thread-3272 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:14 Thread-3272 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:25:14 Thread-3272 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:25:14 Thread-3272 ERROR engine: [IAS,oracle_database] Failure in step [0] : sessions_waiting_per_event. ORA-01031: insufficient privileges
    . Stopping execution
    2005-11-24 18:25:14 Thread-3272 ERROR engine: [IAS,oracle_database] : sessions_in_wait : nmeeam_GetMetricData failed
    2005-11-24 18:25:14 Thread-3272 ERROR engine: [oracle_database,IAS,sessions_in_wait] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:25:20 Thread-3208 ERROR fetchlets.oslinetok: Process stderr = em_error=Could not connect to dbsnmp/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(Port=1521))(CONNECT_DATA=(SID=RA)))
    : ORA-12538: TNS:no such protocol adapter (DBD ERROR: OCIServerAttach)
    2005-11-24 18:25:20 Thread-3208 ERROR engine: [oracle_database,RA,archFull] : nmeegd_GetMetricData failed : em_error=Could not connect to dbsnmp/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(Port=1521))(CONNECT_DATA=(SID=RA)))
    : ORA-12538: TNS:no such protocol adapter (DBD ERROR: OCIServerAttach)
    2005-11-24 18:25:40 Thread-3508 ERROR fetchlets.oslinetok: Process stderr = em_error=Could not connect to dbsnmp/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(Port=1521))(CONNECT_DATA=(SID=IAS)))
    : ORA-12538: TNS:no such protocol adapter (DBD ERROR: OCIServerAttach)
    2005-11-24 18:25:40 Thread-3508 ERROR engine: [oracle_database,IAS,problemSegTbsp] : nmeegd_GetMetricData failed : em_error=Could not connect to dbsnmp/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(Port=1521))(CONNECT_DATA=(SID=IAS)))
    : ORA-12538: TNS:no such protocol adapter (DBD ERROR: OCIServerAttach)
    2005-11-24 18:25:44 Thread-3508 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 35, column 13:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 34, column 6:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 64, column 8:
    PLS-00364: loop index variable 'NAME_VALUE_PAIR' use is invalid
    ORA-06550: line 64, column 5:
    PL/SQL: Statement ignored
    SQL = "/* OracleOEM */
    DECLARE
    logons_current NUMBER := NULL;
    logons_cumulative"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:44 Thread-3508 ERROR fetchlets.sql: ORA-06550: line 35, column 13:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 34, column 6:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 64, column 8:
    PLS-00364: loop index variable 'NAME_VALUE_PAIR' use is invalid
    ORA-06550: line 64, column 5:
    PL/SQL: Statement ignored
    2005-11-24 18:25:44 Thread-3508 ERROR engine: [oracle_database,IAS,instance_throughput] : nmeegd_GetMetricData failed : ORA-06550: line 35, column 13:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 34, column 6:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 64, column 8:
    PLS-00364: loop index variable 'NAME_VALUE_PAIR' use is invalid
    ORA-06550: line 64, column 5:
    PL/SQL: Statement ignored
    2005-11-24 18:25:44 Thread-3508 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 60, column 13:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 59, column 6:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 65, column 38:
    PLS-00364: loop index variable 'NAME_STAT#_PAIR' use is invalid
    ORA-06550: line 65, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 67, column 8:
    PLS-00364: loop index variable 'NAME_STAT#_PAIR' use is invalid
    ORA-06550: line 67, column 5:
    PL/SQL: Statement ignored
    SQL = "/* OracleOEM */
    DECLARE
    sorts_memory NUMBER := 0;
    sorts_dis"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:44 Thread-3508 ERROR fetchlets.sql: ORA-06550: line 60, column 13:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 59, column 6:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 65, column 38:
    PLS-00364: loop index variable 'NAME_STAT#_PAIR' use is invalid
    ORA-06550: line 65, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 67, column 8:
    PLS-00364: loop index variable 'NAME_STAT#_PAIR' use is invalid
    ORA-06550: line 67, column 5:
    PL/SQL: Statement ignored
    2005-11-24 18:25:44 Thread-3508 ERROR engine: [oracle_database,IAS,instance_efficiency] : nmeegd_GetMetricData failed : ORA-06550: line 60, column 13:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 59, column 6:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 65, column 38:
    PLS-00364: loop index variable 'NAME_STAT#_PAIR' use is invalid
    ORA-06550: line 65, column 5:
    PL/SQL: Statement ignored
    ORA-06550: line 67, column 8:
    PLS-00364: loop index variable 'NAME_STAT#_PAIR' use is invalid
    ORA-06550: line 67, column 5:
    PL/SQL: Statement ignored
    2005-11-24 18:25:54 Thread-3076 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT trans_count
    FROM (SELECT 'def_trans_err' name, COUNT(*"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:55 Thread-3076 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT trans_count
    FROM (SELECT 'def_trans_err' name, COUNT(*"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:25:55 Thread-3076 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:25:55 Thread-3076 ERROR engine: [oracle_database,IAS,DeferredTrans] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:26:07 Thread-2700 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 258, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 263, column 24:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 263, column 9:
    PL/SQL: Statement ignored
    SQL = "/* OracleOEM */
    DECLARE
    local_write_wait_time NUMBER := NULL;
    net_"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(POR
    2005-11-24 18:26:07 Thread-2700 ERROR fetchlets.sql: ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:26:07 Thread-2700 ERROR engine: [oracle_database,IAS,wait_bottlenecks] : nmeegd_GetMetricData failed : ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:26:14 Thread-2204 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:26:15 Thread-2204 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:26:15 Thread-2204 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:26:15 Thread-2204 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:26:15 Thread-2204 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:26:15 Thread-2204 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:26:15 Thread-2204 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:26:15 Thread-2204 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:26:15 Thread-2204 ERROR engine: [IAS,oracle_database] Failure in step [0] : sessions_waiting_per_event. ORA-01031: insufficient privileges
    . Stopping execution
    2005-11-24 18:26:15 Thread-2204 ERROR engine: [IAS,oracle_database] : sessions_in_wait : nmeeam_GetMetricData failed
    2005-11-24 18:26:15 Thread-2204 ERROR engine: [oracle_database,IAS,sessions_in_wait] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:26:44 Thread-3412 ERROR fetchlets.oslinetok: Process stderr = em_error=Could not connect to dbsnmp/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(Port=1521))(CONNECT_DATA=(SID=IAS)))
    : ORA-12538: TNS:no such protocol adapter (DBD ERROR: OCIServerAttach)
    2005-11-24 18:26:44 Thread-3412 ERROR engine: [oracle_database,IAS,archFull] : nmeegd_GetMetricData failed : em_error=Could not connect to dbsnmp/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(Port=1521))(CONNECT_DATA=(SID=IAS)))
    : ORA-12538: TNS:no such protocol adapter (DBD ERROR: OCIServerAttach)
    2005-11-24 18:26:49 Thread-3096 ERROR fetchlets.oslinetok: Process stderr = em_error=Could not connect to dbsnmp/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(Port=1521))(CONNECT_DATA=(SID=INTRANET)))
    : ORA-12538: TNS:no such protocol adapter (DBD ERROR: OCIServerAttach)
    2005-11-24 18:26:49 Thread-3096 ERROR engine: [oracle_database,intranet,problemSegTbsp] : nmeegd_GetMetricData failed : em_error=Could not connect to dbsnmp/(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(Port=1521))(CONNECT_DATA=(SID=INTRANET)))
    : ORA-12538: TNS:no such protocol adapter (DBD ERROR: OCIServerAttach)
    2005-11-24 18:27:07 Thread-1152 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 258, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 263, column 24:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 263, column 9:
    PL/SQL: Statement ignored
    SQL = "/* OracleOEM */
    DECLARE
    local_write_wait_time NUMBER := NULL;
    net_"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(POR
    2005-11-24 18:27:07 Thread-1152 ERROR fetchlets.sql: ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:27:07 Thread-1152 ERROR engine: [oracle_database,IAS,wait_bottlenecks] : nmeegd_GetMetricData failed : ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:27:14 Thread-3420 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:27:14 Thread-3420 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:27:14 Thread-3420 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:27:14 Thread-3420 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:27:14 Thread-3420 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:27:14 Thread-3420 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:27:14 Thread-3420 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:27:14 Thread-3420 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:27:14 Thread-3420 ERROR engine: [IAS,oracle_database] Failure in step [0] : sessions_waiting_per_event. ORA-01031: insufficient privileges
    . Stopping execution
    2005-11-24 18:27:14 Thread-3420 ERROR engine: [IAS,oracle_database] : sessions_in_wait : nmeeam_GetMetricData failed
    2005-11-24 18:27:14 Thread-3420 ERROR engine: [oracle_database,IAS,sessions_in_wait] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:27:43 Thread-3196 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT SUM(broken), SUM(failed)
    FROM (SELECT DECODE(broken, '"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:27:43 Thread-3196 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT SUM(broken), SUM(failed)
    FROM (SELECT DECODE(broken, '"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:27:43 Thread-3196 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:27:43 Thread-3196 ERROR engine: [oracle_database,IAS,dbjob_status] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:28:07 Thread-2280 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 258, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 263, column 24:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 263, column 9:
    PL/SQL: Statement ignored
    SQL = "/* OracleOEM */
    DECLARE
    local_write_wait_time NUMBER := NULL;
    net_"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(POR
    2005-11-24 18:28:07 Thread-2280 ERROR fetchlets.sql: ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:28:07 Thread-2280 ERROR engine: [oracle_database,IAS,wait_bottlenecks] : nmeegd_GetMetricData failed : ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:28:14 Thread-2888 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:28:14 Thread-2888 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:28:14 Thread-2888 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:28:14 Thread-2888 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:28:14 Thread-2888 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:28:14 Thread-2888 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:28:14 Thread-2888 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:28:14 Thread-2888 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:28:14 Thread-2888 ERROR engine: [IAS,oracle_database] Failure in step [0] : sessions_waiting_per_event. ORA-01031: insufficient privileges
    . Stopping execution
    2005-11-24 18:28:14 Thread-2888 ERROR engine: [IAS,oracle_database] : sessions_in_wait : nmeeam_GetMetricData failed
    2005-11-24 18:28:14 Thread-2888 ERROR engine: [oracle_database,IAS,sessions_in_wait] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:29:07 Thread-3508 WARN vpxoci: OCI Error -- ErrorCode(6550): ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 258, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 263, column 24:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 263, column 9:
    PL/SQL: Statement ignored
    SQL = "/* OracleOEM */
    DECLARE
    local_write_wait_time NUMBER := NULL;
    net_"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(POR
    2005-11-24 18:29:07 Thread-3508 ERROR fetchlets.sql: ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:29:07 Thread-3508 ERROR engine: [oracle_database,IAS,wait_bottlenecks] : nmeegd_GetMetricData failed : ORA-06550: line 74, column 33:
    PLS-00904: insufficient privilege to access object SYS.V_$STATNAME
    ORA-06550: line 70, column 5:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 83, column 15:
    PLS-00904: insufficient privilege to access object SYS.V_$SYSTEM_EVENT
    ORA-06550: line 82, column 8:
    PL/SQL: SQL Statement ignored
    ORA-06550: line 169, column 10:
    PLS-00364: loop index variable 'EVENT_TIME_PAIR' use is invalid
    ORA-06550: line 169, column 7:
    PL/SQL: Statement ignored
    ORA-06550: line 258, column 42:
    PLS-0
    2005-11-24 18:29:14 Thread-2204 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:29:14 Thread-2204 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:29:14 Thread-2204 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:29:14 Thread-2204 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:29:14 Thread-2204 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:29:14 Thread-2204 WARN vpxoci: OCI Error -- ErrorCode(1031): ORA-01031: insufficient privileges
    SQL = "/* OracleOEM */
    SELECT event, count(1)
    FROM v$session_wait
    WHERE wait_time ="...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=frcdgora2)(PORT=1521))(CONNECT_DATA=(SID=IAS)))
    2005-11-24 18:29:14 Thread-2204 ERROR fetchlets.sql: ORA-01031: insufficient privileges
    2005-11-24 18:29:14 Thread-2204 ERROR engine: [oracle_database,IAS,wait_sess] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:29:14 Thread-2204 ERROR engine: [IAS,oracle_database] Failure in step [0] : sessions_waiting_per_event. ORA-01031: insufficient privileges
    . Stopping execution
    2005-11-24 18:29:15 Thread-2204 ERROR engine: [IAS,oracle_database] : sessions_in_wait : nmeeam_GetMetricData failed
    2005-11-24 18:29:15 Thread-2204 ERROR engine: [oracle_database,IAS,sessions_in_wait] : nmeegd_GetMetricData failed : ORA-01031: insufficient privileges
    2005-11-24 18:45:15 Thread-2308 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:49:20 Thread-2336 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:49:28 Thread-3296 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:49:34 Thread-2076 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:49:40 Thread-2684 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:49:45 Thread-2976 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:49:50 Thread-2888 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:49:55 Thread-3132 WARN upload: Upload manager has no Failure script: disabled
    2005-11-24 18:50:00 Thread-588 WARN upload: Upload manager has no Failure script: disabled
    2005-11-25 14:12:13 Thread-692 WARN http: 404,-1: nmehl_httpListener: signaled to exit from emctl
    2005-11-25 14:14:45 Thread-3236 WARN command: Job Subsystem Timeout set at 600 seconds
    2005-11-25 14:14:45 Thread-3236 WARN upload: Upload manager has no Failure script: disabled
    2005-11-25 14:14:45 Thread-3236 WARN upload: Recovering left over xml files in upload directory
    2005-11-25 14:14:45 Thread-3236 WARN upload: Recovered 0 left over xml files in upload directory
    2005-11-25 14:14:45 Thread-3236 WARN upload: Merging leftover data file named rawdata.dat
    2005-11-25 14:14:46 Thread-3236 WARN metadata: Metric RuntimeLog does not have any data columns
    2005-11-25 14:14:46 Thread-3236 WARN metadata: Metric collectSnapshot does not have any data columns
    2005-11-25 14:14:46 Thread-3236 ERROR engine: [oracle_bc4j] CategoryProp NAME [VersionCategory] is not one of the valid choices
    2005-11-25 14:14:46 Thread-3236 ERROR engine: ParseError: File=G:\oracle\agent\sysman\admin\metadata\oracle_bc4j.xml, Line=486, Msg=attribute NAME in <CategoryProp> cannot be NULL
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_START too long, truncating to EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name ESI__ERRORS__ESI_DEFAULT_FRAGMENT_SERVED__AVG_PER_SEC_SINCE_START too long, truncating to ESI__ERRORS__ESI_DEFAULT_FRAGMENT_SERVED__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_STA
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__LATENCY__MAX_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__LATENCY__MAX_PER_SEC_SINCE_STAR
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__LATENCY__AVG_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__LATENCY__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_STA
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__REQUESTS__MAX_PER_SEC_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__REQUESTS__MAX_PER_SEC_SINCE_STAR
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:14:47 Thread-3236 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_STAR
    2005-11-25 14:15:01 Thread-2108 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 2 (No such file or directory)
    2005-11-25 14:21:05 Thread-2268 WARN http: 404,-1: nmehl_httpListener: signaled to exit from emctl
    2005-11-25 14:31:19 Thread-3592 WARN command: Job Subsystem Timeout set at 600 seconds
    2005-11-25 14:31:19 Thread-3592 WARN upload: Upload manager has no Failure script: disabled
    2005-11-25 14:31:19 Thread-3592 WARN upload: Recovering left over xml files in upload directory
    2005-11-25 14:31:19 Thread-3592 WARN upload: Recovered 0 left over xml files in upload directory
    2005-11-25 14:31:20 Thread-3592 WARN metadata: Metric RuntimeLog does not have any data columns
    2005-11-25 14:31:20 Thread-3592 WARN metadata: Metric collectSnapshot does not have any data columns
    2005-11-25 14:31:20 Thread-3592 ERROR engine: [oracle_bc4j] CategoryProp NAME [VersionCategory] is not one of the valid choices
    2005-11-25 14:31:20 Thread-3592 ERROR engine: ParseError: File=G:\oracle\agent\sysman\admin\metadata\oracle_bc4j.xml, Line=486, Msg=attribute NAME in <CategoryProp> cannot be NULL
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_START too long, truncating to EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name ESI__ERRORS__ESI_DEFAULT_FRAGMENT_SERVED__AVG_PER_SEC_SINCE_START too long, truncating to ESI__ERRORS__ESI_DEFAULT_FRAGMENT_SERVED__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_STA
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__LATENCY__MAX_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__LATENCY__MAX_PER_SEC_SINCE_STAR
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__LATENCY__AVG_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__LATENCY__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_STA
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__REQUESTS__MAX_PER_SEC_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__REQUESTS__MAX_PER_SEC_SINCE_STAR
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:31:21 Thread-3592 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_STAR
    2005-11-25 14:31:37 Thread-2928 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 2 (No such file or directory)
    2005-11-25 14:38:28 Thread-3076 WARN http: 404,-1: nmehl_httpListener: signaled to exit from emctl
    2005-11-25 14:38:38 Thread-3076 WARN http: nmehl_httpListener: Not all communication threads exited
    2005-11-25 14:40:51 Thread-2108 WARN command: Job Subsystem Timeout set at 600 seconds
    2005-11-25 14:40:51 Thread-2108 WARN upload: Upload manager has no Failure script: disabled
    2005-11-25 14:40:51 Thread-2108 WARN upload: Recovering left over xml files in upload directory
    2005-11-25 14:40:51 Thread-2108 WARN upload: Recovered 0 left over xml files in upload directory
    2005-11-25 14:40:51 Thread-2108 WARN upload: Merging leftover data file named errors.dat
    2005-11-25 14:40:51 Thread-2108 WARN upload: Merging leftover data file named rawdata.dat
    2005-11-25 14:40:52 Thread-2108 WARN metadata: Metric RuntimeLog does not have any data columns
    2005-11-25 14:40:52 Thread-2108 WARN metadata: Metric collectSnapshot does not have any data columns
    2005-11-25 14:40:52 Thread-2108 ERROR engine: [oracle_bc4j] CategoryProp NAME [VersionCategory] is not one of the valid choices
    2005-11-25 14:40:52 Thread-2108 ERROR engine: ParseError: File=G:\oracle\agent\sysman\admin\metadata\oracle_bc4j.xml, Line=486, Msg=attribute NAME in <CategoryProp> cannot be NULL
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_START too long, truncating to EFFICIENCY__BYTES_SAVED_WITH_COMPRESSION__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name ESI__ERRORS__ESI_DEFAULT_FRAGMENT_SERVED__AVG_PER_SEC_SINCE_START too long, truncating to ESI__ERRORS__ESI_DEFAULT_FRAGMENT_SERVED__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_STA
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__LATENCY__MAX_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__LATENCY__MAX_PER_SEC_SINCE_STAR
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__LATENCY__AVG_PER_SEC_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__LATENCY__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name SERVERS__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_START too long, truncating to SERVERS__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_STA
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__REQUESTS__MAX_PER_SEC_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__REQUESTS__MAX_PER_SEC_SINCE_STAR
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__REQUESTS__AVG_PER_SEC_SINCE_STAR
    2005-11-25 14:40:53 Thread-2108 WARN metadata: Column name SERVER__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_START too long, truncating to SERVER__APP_SRVR_STATS__SERVER__OPEN_CONNECTIONS__MAX_SINCE_STAR
    2005-11-25 14:41:05 Thread-3004 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 2 (No such file or directory)
    2005-11-25 14:41:44 Thread-1048 WARN TargetManager: Duplicate target ignoring
    2005-11-25 14:41:44 Thread-1048 WARN TargetManager: Duplicate target ignoring
    2005-11-25 14:41:44 Thread-1048 WARN TargetManager: Duplicate target ignoring
    2005-11-25 14:41:45 Thread-1048 WARN TargetManager: Duplicate target ignoring
    2005-11-25 14:43:02 Thread-1048 WARN upload: Upload manager has no Failure script: disabled
    2005-11-25 14:54:41 Thread-3288 WARN upload: Upload manager has no Failure script: disabled
    2005-11-26 14:41:05 Thread-2536 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 0 (No error)
    2005-11-27 14:41:05 Thread-3168 ERROR util.files: nmeufile_getLength: Error in lfilen. Error = 0 (No error)
    2005-11-27 18:38:06 Thread-1160 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:38:06 Thread-1160 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:38:07 Thread-1160 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:38:07 Thread-1160 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:38:38 Thread-2648 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:38:38 Thread-2648 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:38:39 Thread-2648 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:38:39 Thread-2648 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:39:10 Thread-2312 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:39:10 Thread-2312 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:39:11 Thread-2312 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:39:11 Thread-2312 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:39:42 Thread-2312 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:39:42 Thread-2312 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:39:43 Thread-2312 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:39:43 Thread-2312 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:40:14 Thread-3424 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:40:14 Thread-3424 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:40:15 Thread-3424 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:40:15 Thread-3424 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:40:47 Thread-3424 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:40:47 Thread-3424 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:40:48 Thread-3424 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:40:48 Thread-3424 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:41:07 Thread-3424 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:07 Thread-3424 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:41:07 Thread-3424 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:41:08 Thread-3424 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:08 Thread-3424 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:41:08 Thread-3424 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:41:09 Thread-3424 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:09 Thread-3424 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:41:09 Thread-3424 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:41:09 Thread-3424 ERROR upload: 3 Failures in a row for B0000079.xml, we give up
    2005-11-27 18:41:09 Thread-3424 ERROR upload: Error in uploadXMLFiles. Trying again in 60.00 seconds.
    2005-11-27 18:41:19 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:19 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:41:20 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:20 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:41:33 Thread-3468 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:33 Thread-3468 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:41:33 Thread-3468 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:41:34 Thread-3468 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:34 Thread-3468 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:41:34 Thread-3468 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:41:36 Thread-3468 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:36 Thread-3468 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:41:36 Thread-3468 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:41:36 Thread-3468 ERROR upload: 3 Failures in a row for B0000079.xml, we give up
    2005-11-27 18:41:36 Thread-3468 ERROR upload: Error in uploadXMLFiles. Trying again in 72.00 seconds.
    2005-11-27 18:41:51 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:51 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:41:52 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:41:52 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:42:23 Thread-2536 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:42:23 Thread-2536 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:42:24 Thread-2536 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:42:24 Thread-2536 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:42:49 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:42:49 Thread-3144 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:42:49 Thread-3144 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:42:50 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:42:50 Thread-3144 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:42:50 Thread-3144 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:42:51 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:42:51 Thread-3144 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:42:51 Thread-3144 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:42:51 Thread-3144 ERROR upload: 3 Failures in a row for B0000079.xml, we give up
    2005-11-27 18:42:51 Thread-3144 ERROR upload: Error in uploadXMLFiles. Trying again in 86.00 seconds.
    2005-11-27 18:42:55 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:42:55 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:42:56 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:42:56 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:43:28 Thread-3652 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:43:28 Thread-3652 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:43:29 Thread-3652 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:43:29 Thread-3652 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:44:00 Thread-3652 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:44:00 Thread-3652 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:44:01 Thread-3652 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:44:01 Thread-3652 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:44:18 Thread-2876 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:44:18 Thread-2876 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:44:18 Thread-2876 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:44:19 Thread-2876 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:44:19 Thread-2876 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:44:19 Thread-2876 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:44:20 Thread-2876 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:44:20 Thread-2876 ERROR upload: FxferSend: Cannot connect to: http://frcdgorag:4889/em/upload/. retStatus=-1
    2005-11-27 18:44:21 Thread-2876 ERROR upload: Failed to upload file B0000079.xml, ret = -2
    2005-11-27 18:44:21 Thread-2876 ERROR upload: 3 Failures in a row for B0000079.xml, we give up
    2005-11-27 18:44:21 Thread-2876 ERROR upload: Error in uploadXMLFiles. Trying again in 103.00 seconds.
    2005-11-27 18:44:32 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:44:32 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:44:33 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:44:33 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:45:04 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:45:04 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:45:05 Thread-3144 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:45:05 Thread-3144 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:45:36 Thread-2040 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:45:36 Thread-2040 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/em/upload/: retStatus=-1
    2005-11-27 18:45:37 Thread-2040 WARN http: snmehl_connect: connect failed to (frcdgorag:4889): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2005-11-27 18:45:37 Thread-2040 ERROR pingManager: nmepm_pingReposURL: Cannot connect to http://frcdgorag:4889/

  • OWB 11.2 with SAP V6, Eror while execution the mapping.

    I have a simple staging mapping, I am trying to get data into my staging table from SAP system. So far I have created a simple 1-1 mapping. when I generate the code it produces a abap report which when I try to execute on SAP system I get a syntax error. Now this error did not occur with SAP 11.1, Now I am trying to do is the following since going back to 11.1 is not a option.
    When I try to run the mapping using OWB I get the following error.
    NativeExecution PlatformSchema M_STG_CABN_ODS
    M_STG_CABN_ODS
    RPE-01082: Fail to execute the ABAP report.
    Starting Execution of ABAP Report CABN_STG_CABN on Wed Nov 03 11:59:58 EDT 2010
    Running ABAP report through function module RFC_ABAP_RUN_AND_INSTALL
    ERROR: null
    Exit on error: Execution of ABAP Report CABN_STG_CABN on Wed Nov 03 11:59:58 EDT 2010
    M_STG_CABN_ODS FAILURE
    NativeExecution PlatformSchema M_STG_CABN_ODS
    Although the error is not descriptive i believe structure of the report could be the reason.
    Now I am trying to do a work around I save the report into a folder on AIX and modify the file to change the structure of the file. All I have to do is add/ delete spaces in certain places.
    Now I plan on creating a process flow which would call that file using a user defined function.
    Once I modify the report file manually, I want to execute the report so that I can generate the .dat file and ftp it over to the location and load it into staging using SQL loader as the .dat file is in that format.
    The question is How do I do this. Do I need to specify the complete process in the process flow
    or when I execute the report it would do the process for me as the ftp folder location has been specified in the SAP location.
    Edited by: U1234567890 on Nov 3, 2010 9:01 AM

    Is there any other work around?
    I am planning on saving the file and making the changes manually and then FTP it to SAP, Now my problem is I am not sure what Location to move it to.
    My question now is where(location) does it(ABAP Report) get deployed . If it is not stored then how does OWB execute the steps in the file. I am trying to find where I can drop the modified file.
    Thanks

  • Success in importing Corel Draw X4 files into CS6?

    I've inherited CorelDRAW X4, and we're about to upgrade to CS6 (a really big jump). I'm trying to make sure that my files will cleanly import into Indesign/Illustrator CS6. I've downloaded the trial in advance of our upgrade, but both the support & sales folks tell me that I won't be able to in the trial but should be able to in the full version. I, however, remain skeptical because the sales person didn't even know what CorelDRAW was.
    Has anyone had any success with this?

    CorelDRAW is a Windows-based vector illustration program akin to Adobe Illustrator. There is no direct ability to open or place recent versions of CorelDRAW native documents (any version beyond 10) – .CDR files – in Adobe Illustrator. Adobe InDesign has no ability whatsoever to open or place and CorelDRAW native documents.
    What you can do is to open your .CDR files in CorelDRAW and save them in Adobe Illustrator (.AI) CS format there. Then open those documents in Adobe Illustrator. Fidelity will be preserved for the most part. If you need to have the content editable in InDesign, you could copy and paste from there.
              - Dov

  • Success of import/ export???

    Hey all!
    I am going to do an export and import of a tablespace using exp and imp utilities on 10gR2.
    Can anybody guide me, what all things do i need to check?
    also how can i verify that the import done on the tablespace was a success? (logically everygthing is present in the imported tablespace , ...objects)?
    thanks

    hi all. !!
    I have a dmp without errors and I send it to other
    person and He have errors during the import proccess
    like missed packages
    can be the cause a different character set? or
    diferent version of export utility?
    Thanks a lot.
    Sorry by my english.You might want to post the actually error message you got, so we can help to take a look.

  • Error XPRA Execution Error when importing SAPKB620432 to SAPKB62046

    Hi
    I am uploading the basis patch in Queue of 42 to 46 and i stuck at error on XPRA_Execution step
    Log file SAPRB62043.GD1 as follow
    Execution of programs after import (XPRA)
    Transport request___: SAPKB62043
    System______________: GD1
    tp path             : tp
    Version and Release: 340.16.31 640
    Post-import methods for change/transport request: SAPKB62043
        on the application server: sapgind01
    Follow-up action AFTER_IMP_O2_TAGLIB for WTAG L started at 20070524193314
    Follow-up action AFTER_IMP_O2_TAGLIB for WTAG L ended at 20070524193314
    Follow-up action AFTER_IMP_SXSD for SXSD L started at 20070524193314
    Program terminated (job: RDDEXECL, no.: 19311701)
        See job log
    Execution of programs after import (XPRA)
    End date and time : 20070524193323
    Ended with return code:  ===> 12 <===
    Job log of RDDEXECl is as follow
    Job started
    Step 001 started (program RDDEXECL, variant , user ID DDIC)
    All DB buffers of application server sapgind01 were synchronized
    ABAP/4 processor: LOAD_TYPEPOOL_VERSION_MISMATCH
    Job cancelled
    SPAM : Action log queue is
       Import phase 'XPRA_EXECUTION' (25.05.2007, 10:45:58)
       Error during executing the tp command 'tp XPA ALL GD1 ...'
       tp return code: '0012' , tp message: 'A tool used by tp aborted' , tp output:
         This is tp version 340.16.31 (release 640, unicode enabled)
         Warning: Parameter DBHOST is no longer used.
         Warning: Parameter DBLIBPATH is no longer used.
         Warning: Parameter DBNAME is no longer used.
         Warning: Parameter DBSWPATH is no longer used.
         standard output from tp and from tools called by tp:
       Details of the error situation can also be found in the import logs
       Abort the import due to an error situation (25.05.2007, 10:47:14)
    My SPAM version is 6.20/0023 its latest
    its very urgent can any one help me to solve this issue
    for contact me mail on [email protected]
    Thanks in Advance
    Vishal Kalekar

    Hi,
    I  solved this problem after implementing
    Note 1083886 - Method IF_FDT_EXPRESSION~IS_GENERATING is not implemented.
    is thsi dosent work try restarting the queue again.
    Kind regards,
    Vamsi

Maybe you are looking for

  • "How long does it take to do a dist-upgrade on your distro?"

    Yesterday there was a question in the USALUG.org "How long does it take to do a dist-upgrade on your distro?" This question was a good question, so I decide to make the ultimate test. I have a lot of computers standing here around, and remembered tha

  • US iPhone in the UK - Post 09NOV

    Will the iPhone purchased in the US work in the UK if the SIM card is changed to an O2 one? I looked over the Uk site and the O2 service provider but didn't see anything to answer this. Thanks.

  • Can you disable 802.11g and 802.11a on an Airport Card?

    Does anyone know if there is a way to disable 802.11a and 802.11g functionality on a MacBook Airport card? I have a very old 802.11b access point and the airport card seems to be making it fail. I was hoping that by turning off 802.11g or potentially

  • Macbook pro's Camera *****

    my macbook pro (regular) 15 inch its new, when I open PHOTO BOOTH for taking a pic of me its too dark even in bright places, is there way to modify it ?! or another app for taking pics ?!! and adjust the brightness and these stuff

  • Notify sound won't work (Windows 7 and Groupwise 8.0.3)

    Has anyone else had a problem with the Notify sound not working? I've never had a problem with it before, but we recently upgraded from Windows XP to Windows 7 and I had Groupwise 8.0.3 installed with it. The sound will play when testing during setup