AD replication issue. had 1722 error after running repadmin

Hi,
I got 1722 error ( The RPC server is unavailable) when I run repadmin /replsummary. The result points that one source DSA is having 1722 error and the problem DC is the DC I run repadmin command from.
Do it make sense. Why DC itself cannot rpc to itself?
Thanks
Qing

I would start with what is mentioned in this Wiki article: http://social.technet.microsoft.com/wiki/contents/articles/18513.active-directory-replication-issues-basic-troubleshooting-steps-single-ad-domain-in-a-single-ad-forest.aspx
That should be a good start for troubleshooting.
This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
Get Active Directory User Last Logon
Create an Active Directory test domain similar to the production one
Management of test accounts in an Active Directory production domain - Part I
Management of test accounts in an Active Directory production domain - Part II
Management of test accounts in an Active Directory production domain - Part III
Reset Active Directory user password

Similar Messages

  • Several errors after running catalog.sql

    I did a fresh installation of oracle apps EBS 11.5.10.2 on Linux OEL and was trying to do an import/export and it was not working as expected. So after i looked at Oracle's documentation it said catalog.sql has to be run before using the import/export. So i ran catalog.sql first but i did not run it with SYSDBA but ran it as SYSTEM and i saw several errors like access denied etcv. after i ran the catalog.sql i was not able to login via apps or any other user except SYSTEM and was giving me erros like ORA-04065:not executed,altered or dropped stored procedure "SYS.DBMS_SESSION"
    After this to fix the issue i ran @?/rdbms/admin/catpatch.sql and @?/rdbms/admin/utlrp as SYSDBA but both executed a lot of grants etc but are haging at some point and not finishing.
    The current state of the database is that im not able to login via any user except SYSTEM and i think i corrupted the db dictionary as everywhere i see they say running catalog.sql on an existing database is a bad idea. Can anyone help?

    Hi Dheeraj,
    My db version is 9.2.0.5.0 and OS is OEL 5.7.
    The doc where it was mentioned to run catalog.sql before using import/export is below:
    http://docs.oracle.com/cd/B10501_01/server.920/a96652/ch01.htm
    Please do not follow the steps in this link and instead follow the steps in (9i Export/Import Process for Oracle Applications Release 11i [ID 230627.1]).
    Currently when im trying to login using apps or any other user below are errors i get.
    ERROR:
    ORA-00604: error occurred at recursive SQL level1
    ORA-04068: existing state of packages has been discarded
    ORA-04065: not executed, altered or dropped stored procedure "SYS.DBMS_SESSION"
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512:at "SYS.OWA_VPD_CTX", line 5
    ORA-06512:at "SYS.PORTAL_LOGIN", line 3
    ORA-06512:at line 2
    Can you pls help me to fix this.The status of the package is invalid and you need to validate it. Connect as sysdba and issue:
    SQL> select owner, object_type, status
    from dba_objects
    where object_name = 'DBMS_SESSION';
    SQL> alter package DBMS_SESSION compile body;
    SQL> show error
    SQL> alter package DBMS_SESSION compile;
    SQL> show errorPlease also see:
    Data Dictionary Objects Invalid after Running catalog.sql, catproc.sql, utlrp.sql or catpatch.sql [ID 752783.1]
    Debug and Validate Invalid Objects [ID 300056.1]
    How to Diagnose Invalid or Missing Data Dictionary (SYS) Objects [ID 554520.1]
    Thanks,
    Hussein

  • ABAP Program gives error after running  successfully for few days / months

    I have a problem that sometimes my programs start giving errors or does not run at all after successfully running for few days / months.
    But, when I copy the same program with a different name (without any changes ) it starts running again.
    Yesterday I had another problem. I was sending a request to be transported to Production Client, and the request was not getting transported. But when I changed just the name of the program, It was transported to Production Client.
    I can't understand where the problem lies and what happens to the programs after running successfully for few days. All I have to do is just copy that programm into another name and it starts running.
    Can anyone help me?
    Regards,
    SK Daniel

    about the transport thing..i had the same problem few months back the reason was,  i included a table which is having different package  from my program..so wot im thinking is when you creating a different program u might be assigning different package to this new program  and this package is same as all the tables included in your program...
    regards

  • OIM: Error after running in patch_oimapp.sh

    Hi All,
    I have OIM11gR2 installed and I am trying to configure the LDAP Synch with OID via OVD. As per the documentation, after running the patch_oimapp.sh, I am getting below error:
    explode-archived-apps-was:
    seed-ootb-jobs:
    seed-ootb-jobs:
    +[echo] ----> SEEDING OUT OF THE BOX SCHEDULE JOBS AND TRIGGERS+
    +*[java] Exception in thread "main" java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver+*
    *+[java]* at java.net.URLClassLoader$1.run(URLClassLoader.java:202)+
    +[java] at java.security.AccessController.doPrivileged(Native Method)+
    +[java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)+
    +[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)+
    +[java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)+
    +[java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)+
    +[java] at java.lang.Class.forName0(Native Method)+
    +[java] at java.lang.Class.forName(Class.java:169)+
    +[java] at oracle.iam.scheduler.seed.SeedSchedulerData.startSeeding(SeedSchedulerData.java:723)+
    +[java] at oracle.iam.scheduler.seed.SeedSchedulerData.main(SeedSchedulerData.java:111)+
    BUILD FAILED
    +/opt/oracle/Middleware/Oracle_IAM/server/setup/deploy-files/setup.xml:21: The following error occurred while executing this line:+
    +/opt/oracle/Middleware/Oracle_IAM/server/setup/deploy-files/setup.xml:84: The following error occurred while executing this line:+
    +/opt/oracle/Middleware/Oracle_IAM/server/seed_data/seed-rcu-data.xml:37: Java returned: 1+
    Total time: 44 seconds
    Below is my appserver.profile file:
    # Please fill the information below before running the post-patch script.
    # Put the OIM DB schema owner name here
    operationsDB.user=DEV_OIM
    # Put the DB driver to be used
    operationsDB.driver=oracle.jdbc.OracleDriver
    # Put the absolute path to the Weblogic/Websphere server directory here.
    appserver.dir=/opt/oracle/Middleware/wlserver_10.3
    # The host on which OIM db is running
    operationsDB.host=oracle
    # The service name of the OIM db [Do not mention the SID here.]
    operationsDB.serviceName=ORACLE11G
    # The port of the OIM db
    operationsDB.port=1521
    # Application server was or wls
    appserver.type=wls
    Any pointers what could be wrong?
    Regards,
    Sunny

    Hi Guys,
    Thanks for the reply.
    Copied the ojdbc6.jar in WLS_HOME/server/lib, OIM_HOME/server/lib,DOMAIN_HOME/lib, restarted the server but still no luck:
    patch:
    check-appserver-type:
    [echo]
    [echo] websphere.server----${appserver.was}
    [echo]
    explode-archived-apps:
    [delete] Deleting directory /opt/oracle/Middleware/Oracle_IAM/server/apps/oim.ear
    [delete] Deleting directory /opt/oracle/Middleware/Oracle_IAM/server/apps/Nexaweb.ear
    [mkdir] Created dir: /opt/oracle/Middleware/Oracle_IAM/server/apps/oim.ear
    [mkdir] Created dir: /opt/oracle/Middleware/Oracle_IAM/server/apps/Nexaweb.ear
    [unzip] Expanding: /opt/oracle/Middleware/Oracle_IAM/server/patching/oim.ear into /opt/oracle/Middleware/Oracle_IAM/server/apps/oim.ear
    [unzip] Expanding: /opt/oracle/Middleware/Oracle_IAM/server/patching/Nexaweb.ear into /opt/oracle/Middleware/Oracle_IAM/server/apps/Nexaweb.ear
    check-appserver-type:
    [echo]
    [echo] websphere.server----${appserver.was}
    [echo]
    explode-archived-apps-was:
    seed-ootb-jobs:
    seed-ootb-jobs:
    [echo] ----> SEEDING OUT OF THE BOX SCHEDULE JOBS AND TRIGGERS
    [java] Exception in thread "main" java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
    [java] at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    [java] at java.security.AccessController.doPrivileged(Native Method)
    [java] at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    [java] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    [java] at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    [java] at java.lang.Class.forName0(Native Method)
    [java] at java.lang.Class.forName(Class.java:169)
    [java] at oracle.iam.scheduler.seed.SeedSchedulerData.startSeeding(SeedSchedulerData.java:723)
    [java] at oracle.iam.scheduler.seed.SeedSchedulerData.main(SeedSchedulerData.java:111)
    BUILD FAILED
    /opt/oracle/Middleware/Oracle_IAM/server/setup/deploy-files/setup.xml:21: The following error occurred while executing this line:
    /opt/oracle/Middleware/Oracle_IAM/server/setup/deploy-files/setup.xml:84: The following error occurred while executing this line:
    /opt/oracle/Middleware/Oracle_IAM/server/seed_data/seed-rcu-data.xml:37: Java returned: 1
    Total time: 50 seconds
    Regards,
    Sunny

  • Oracle 9i export error after running catexp.sql file

    After running catexp.sql file in oracle 9i 9.2.0.7.0 as system user,it gives the following error while logging
    ORA-04020: deadlock detected while trying to lock object SYS.DBMS_STANDARD
    please help me..............

    "catexp.sql" is to be run by SYS AS SYSDBA.
    You'd have to cleanup any extra objects that you created in the SYSTEM account.
    Why did you think that you needed to run "catexp.sql" ? Are you exporting using 9i exp against a 10g database or against a 9i database ?

  • Peoplesoft signon error after run psbuild.sql

    I followed the PT849 installation guide
    Task B-15-6: Altering PeopleTools Tables
    ALTER AUDIT is an online utility used to check whether the PeopleTools tables are synchronized with the
    underlying SQL data tables in your database. This process compares the data structures of your database tables
    with the PeopleTools tables to uncover inconsistencies. ALTER AUDIT then reports its findings. In this
    release, we expect to see differences between the database structure and the tools tables. You will generate and
    run a SQL script to synchronize the PeopleTools table definitions with the underlying tables in your database.
    After run the script psbuild.sql generated by Application Designer
    I found I can't login use VP1/VP1

    Try to run grant.sql once again. The ALTER AUDIT might change (drop+create) some tables and then remove grant to people user. By issuing grant.sql (after updating correctly) you reapply the grant as well.
    Nicolas.

  • How to remove errors after running sapf190

    Hi everyone
    Can anyone please guide me what procedure do i have to follow if i found differences in one of the gls after running the report sapf190. The report shows me difference in one of the Gls with debit index, debit master not matching credit index and credit total master not matching. But the programme dont tells me how to remove this error. Your kind help will be really appreciated.
    Regards

    RESOLVED

  • Please Help! I have a subscription/replication issue with the error - Replication-Replication Distribution Subsystem: agent (null) failed. The publication 'blah' does not exist.

    I keep getting this error and my subscription table isn't populating:
    The publication 'publish_playerSession_off_serverABC' does not exist.
    Other setup items: 
    1) Both servers are on the same domain Windows Server 2008 running SQL Server 2008 and the SQL agent is running under a network account. 
    2) I have the publication destination on a shared network drive & the network account mentioned above has access to this drive. 
    Thanks in Advance! Carl 
    Carl

    Thanks Tracy - I was able to delete the subscription on the publication server and was able to recreate most of the subscription on the subscription server but so far have been unable to start the subscription agent. 
    I ran the command exec sp_link_publication yesterday and received the error: "The Microsoft Distributed Transaction Coordinator (MS DTC) service could not be contacted. If you would like distributed transaction functionality, please start this service." 
    WTF? Anyhow - Googled this issue for awhile and was advised to run a command with a utility called subinacl.exe but the command failed stating that access is denied even though i'm an admin on my computer & I ran the command promp with elevated privileges. 
    I also downloaded a tool called DTCping.exe and was able to dtcping each server when the utility was running on the publication & subscription servers after tweaking some registry settings on the subscription server & restarting. 
    Well now i'm still stuck because the subscription agent is failing to start stating (this is the last error in the job that kicks off the agent): 
    Agent message code 21056. The subscription to publication 'publish_igt_period_data' has expired or does not exist.
    Whew! Well i have other priorities this morning but will update this thread if I make any progress on this issue later... 
    Carl

  • Issue of Personalization error while running Photoshop ver.8 on Win 7

    I recently upgraded my operating system to Windows 7 Enterprise edition (ver 6.1.7600 Build 7600) from Windows XP Professional. Now the issue is that after installing the licensed version of Adobe Photoshop CS (Adobe Creative Suit CS) on Win 7, I am unable to open it due to recurring error which says "Could not complete your request because of missing or invalid personalization info." At the same time, I am able to open Adobe Imageready CS and Illustrator CS without any glitch. I can see the serial nos. on the splash screen. Also my Acrobat Reader is also not working due to personalization error.
    I tried contacting the Adobe Tech support via Chat service, but the only reply I got from them was to upgrade to the latest version since Win 7 does not support Photoshop CS.
    If there is any quick fix to this issue is greatly appreciated.

    If you are not already, make sure to run with administrative privileges. Otherwise try compatibility mode for XP or even install the XP virtual machine...
    Mylenium

  • Big error after run Validate Application Accounting Definitions

    Dear all
    i have face big problem, after upgrading from R11I to R12.1.3 on linux, i have run Validate Application Accounting Definitions an i found all valid except in payables some of them valid and other invalid, that is the output
    i need any help to solve this issue
    that is the error text
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 1
    Application Application Accounting Definition Owner Event Class Status
    Payables Accrual Basis Oracle Credit Memos Invalid
    Payables Accrual Basis Oracle Debit Memos Invalid
    Payables Accrual Basis Oracle Future Dated Payments Valid
    Payables Accrual Basis Oracle Invoices Invalid
    Payables Accrual Basis Oracle Payments Valid
    Payables Accrual Basis Oracle Prepayment Valid
    Applications
    Payables Accrual Basis Oracle Prepayments Invalid
    Payables Accrual Basis Oracle Reconciled Payments Valid
    Payables Accrual Basis Oracle Refunds Valid
    Payables Cash Basis Oracle Credit Memos Valid
    Payables Cash Basis Oracle Debit Memos Valid
    Payables Cash Basis Oracle Future Dated Payments Valid
    Payables Cash Basis Oracle Invoices Valid
    Payables Cash Basis Oracle Payments Valid
    Payables Cash Basis Oracle Prepayment Valid
    Applications
    Payables Cash Basis Oracle Prepayments Valid
    Payables Cash Basis Oracle Reconciled Payments Valid
    Payables Cash Basis Oracle Refunds Valid
    Payables China Accrual Basis Oracle Credit Memos Invalid
    Payables China Accrual Basis Oracle Debit Memos Invalid
    Payables China Accrual Basis Oracle Future Dated Payments Valid
    Payables China Accrual Basis Oracle Invoices Invalid
    Payables China Accrual Basis Oracle Payments Valid
    Payables China Accrual Basis Oracle Prepayment Valid
    Applications
    Payables China Accrual Basis Oracle Prepayments Invalid
    Payables China Accrual Basis Oracle Reconciled Payments Valid
    Payables China Accrual Basis Oracle Refunds Valid
    Payables Encumbrance Accrual Oracle Burden for Invoices Valid
    Payables Encumbrance Accrual Oracle Burden for Prepayment Valid
    Applications
    Payables Encumbrance Accrual Oracle Burden for Valid
    Prepayments
    Payables Encumbrance Accrual Oracle Credit Memos Invalid
    Payables Encumbrance Accrual Oracle Debit Memos Invalid
    Payables Encumbrance Accrual Oracle Future Dated Payments Valid
    Payables Encumbrance Accrual Oracle Invoices Invalid
    Payables Encumbrance Accrual Oracle Payments Valid
    Payables Encumbrance Accrual Oracle Prepayment Valid
    Applications
    Payables Encumbrance Accrual Oracle Prepayments Invalid
    Payables Encumbrance Accrual Oracle Reconciled Payments Valid
    Payables Encumbrance Accrual Oracle Refunds Valid
    Payables Encumbrance Cash Oracle Burden for Invoices Valid
    Payables Encumbrance Cash Oracle Burden for Prepayment Valid
    Applications
    Payables Encumbrance Cash Oracle Burden for Valid
    Prepayments
    Payables Encumbrance Cash Oracle Credit Memos Valid
    Payables Encumbrance Cash Oracle Debit Memos Valid
    Payables Encumbrance Cash Oracle Future Dated Payments Valid
    Payables Encumbrance Cash Oracle Invoices Valid
    Payables Encumbrance Cash Oracle Payments Valid
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 2
    Application Application Accounting Definition Owner Event Class Status
    Payables Encumbrance Cash Oracle Prepayment Valid
    Applications
    Payables Encumbrance Cash Oracle Prepayments Valid
    Payables Encumbrance Cash Oracle Reconciled Payments Valid
    Payables Encumbrance Cash Oracle Refunds Valid
    Payables Federal Payables AAD Oracle Credit Memos Invalid
    Payables Federal Payables AAD Oracle Debit Memos Invalid
    Payables Federal Payables AAD Oracle Future Dated Payments Invalid
    Payables Federal Payables AAD Oracle Invoices Invalid
    Payables Federal Payables AAD Oracle Payments Invalid
    Payables Federal Payables AAD Oracle Prepayment Invalid
    Applications
    Payables Federal Payables AAD Oracle Prepayments Invalid
    Payables Federal Payables AAD Oracle Reconciled Payments Invalid
    Payables Federal Payables AAD Oracle Refunds Invalid
    Application: Payables
    Context: Default
    Application Accounting Definition: Federal Payables AAD
    Application Accounting Definition Owner: Oracle
    Error Category: Application Accounting Definition
    Error Number Error Text Error Type
    95617 The validation process has encountered an internal error. Error
    Please enable the FND: Log Enabled profile option,revalidate
    the application accounting definition, and review the log
    for more information.
    Error Category: Source Assignments
    Error Number Error Text Error Type
    95459 The following sources have been assigned to the event class Error
    but do not have corresponding columns in any of the
    transaction objects for the transaction object type and
    event class. Please use the source assignments window to
    unassign these sources from the event class, or inform your
    system administrator or support representative that:
    Columns for the sources are missing from the transaction
    objects for the transaction object type and event class.
    Event Class Source Name Transaction Object Name Transaction Object Type
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Payments Line
    Application: Payables
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 3
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Credit Memos All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Credit Memos All Accrual, Oracl Self-Assessed Oracle
    Credit Memos e Recoverable
    All Tax
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Credit Memos All Accrual, Oracl Self-Assessed Oracle
    Credit Memos e Recoverable
    All Tax
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Debit Memos All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 4
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Debit Memos All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Debit Memos All Accrual, Oracl Self-Assessed Oracle
    Debit Memos e Recoverable
    All Tax
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Debit Memos All Accrual, Oracl Self-Assessed Oracle
    Debit Memos e Recoverable
    All Tax
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Invoices All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Invoices All Accrual, Oracl Self-Assessed Oracle
    Invoices All e Recoverable
    Tax
    Error Number Error Text Error Type
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 5
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Invoices All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Invoices All Accrual, Oracl Self-Assessed Oracle
    Invoices All e Recoverable
    Tax
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Prepayments All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Prepayments All Accrual, Oracl Self-Assessed Oracle
    Prepayments e Recoverable
    All Tax
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Subledger Accounting Application Report Date: 01-NOV-12
    Application Accounting Definition Validation Report Page: 6
    Application: Payables
    Context: Default
    Journal Lines Definition: Accrual, Prepayments All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Prepayments All Accrual, Oracl Self-Assessed Oracle
    Prepayments e Recoverable
    All Tax
    Application: Payables
    Context: Default
    Journal Lines Definition: China Accrual, Credit Memos All
    Journal Lines Definition Owner: Oracle
    Error Category: Journal Line Types
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid accounting class. Please
    use the Subledger Accounting Lookups window to define the
    accounting class, or select a different accounting class for
    the journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Credit Memos All China Oracl Self-Assessed Oracle
    Accrual, e Recoverable
    Credit Memos Tax
    All
    Error Number Error Text Error Type
    The following journal line types assigned to the journal Error
    lines definition have an invalid rounding class. Please use
    the Subledger Accounting Lookups window to define the
    rounding class, or select a different rounding class for the
    journal line type.
    Journal Accounting Accounting
    Lines Line Type Source Source Attribute Attribute
    Event Class Event Type Definition Owner Name Owner Name Type Name Group
    Credit Memos All China Oracl Self-Assessed Oracle
    Accrual, e Recoverable
    Credit Memos Tax
    All
    Edited by: 969289 on Nov 2, 2012 10:41 PM

    Hi Raju,
    Did you get any solution for this problem?
    Regards,
    Natesh

  • Error after running root.sh on second node

    hi,
    i have installed clusterware on a 2 node system running on RHEL 5
    i followed the prereqs , and solved all the errors i encountered
    after clusterware installation , it asks to run root.sh on all the nodes
    when i ran root.sh on second node
    it gave this error
    Running vipca(silent) for configuring nodeapps
    /home/oracle/crs/oracle/product/10/crs/jdk/jre//bin/java: error while loading
    shared libraries: libpthread.so.0: cannot open shared object file:
    No such file or directory
    so i follwed metalink note 414163.1
    after that i called it a day
    in the morning , wheni started both nodes
    and started vipca on second node
    it gave this error
    PRKH:1010 unable to communicate with crs services
    the i ran ps-ef | grep crs
    root 3201 1 0 15:37 ? 00:00:00 /bin/sh /etc/init.d/init.crsd run
    crsctl check crs gave
    failure 1 contacting css daemon
    cannot communicate with crs
    cannot communicate with evm
    what should i do to start these services?

    crsd and cssd logs were empty and there was no relevant info in crs alert
    i am just reinstalling clusterware now
    one thing i wanted to ask
    why does owner ship of raw files change back to root (after node restart)
    even though i chnged them to oracle

  • Burn Error AFTER running ONYX

    Last week I had a problem when I tried to burn a DVD. I am in iDVD 4.0.1. I keep getting the message:
    “The Recording Device reported the error #8: No Additional Sense Information. (0X00, 0X00).
    I ran that ONYX program and I was able to burn my DVD.
    I had the same problem this weekend. However, after I ran ONYX I still wasn’t able to burn my disk.
    I think I am going to try it one more time but I am wondering if maybe I should reinstall iDVD 4 on my system?
    I am on an eMac from 2002. I am an in QuickTime 6.5.2..
    I thank you for help and time.
    Evan Jacobs

    Hello,
    I don't know the name of the media but I have been using it for well over a year with no problems.
    Also, and this is has only been within the most recent part of the last year, DVDs I burn I can't play in my player. It plays regular DVD movies but not DVD-Rs. I have been able to play the discs on other players just not my own computer.
    -Evan

  • Error after running Disk Utility,  do I need to replace disk drive?

    Don't know much about MACS, switched from PC to MAC, will NEVER go back, I asked the person what they think and said " sounds like I have to replace my Disk Drive, I recently replace the Hard Drive, still new to MACS so don't know my way around yet, still trying to learn more, any suggestions mag subscriptions, books in plain english?
    thanks in advance, for taking the time to respond.
    Lately when I've ran Disk Utility I've been getting this message:
    *Verifying volume "Macintosh HD"*
    *Checking HFS Plus volume.*
    *Checking Extents Overflow file.*
    *Checking Catalog file.*
    *Incorrect block count for file Database3_BROKEN-journal*
    *(It should be 6 instead of 0)*
    files.",0)
    *Checking Catalog hierarchy.*
    *Checking Extended Attributes file.*
    *Checking volume bitmap.*
    *Volume Bit Map needs minor repair*
    *Volume Bit Map needs minor repair*
    ormation.",0)
    *Invalid volume free block count*
    *(It should be 18925736 instead of 18925748)*
    *The volume Macintosh HD needs to be repaired.*
    *Error: The underlying task reported failure on exit*
    *1 HFS volume checked*
    *Volume needs repair*
    What's the difference between buttons *" Verify Disk Permissions & Verify Disk "*?
    After I run Verify Disk Permissions, the outcome is fine, but after I run Verify Disk, I get the error message above.
    So once getting the error message, I'd click the *" repair disk permissions "*, I get "
    *Repairing permissions for "Macintosh HD"*
    *Determining correct file permissions.*
    *Permissions repair complete*
    *The privileges have been verified or repaired on the selected volume "*.
    But soon after its been repaired, I click the " Verify Disk " again just to see if it'd give me the same error message, its the same every time.
    So is it really repaired you think?

    Hi, hellopinky. The error messages you're seeing don't necessarily indicate that you need to repair your hard drive. Your drive could be failing, and that might cause the reported problems, but there are other causes for those errrors besides a failing drive. If the S.M.A.R.T. status indicated in the First Aid tab of Disk Utility says "Verified", your drive is probably fine. If the S.M.A.R.T. status is "Failing", replace the drive immediately. That indicates a hardware problem that no software can fix.
    "Repair Disk" and "Repair Disk Permissions" address two different classes of software problems. The former button repairs (or tries to repair) problems with the directory that records what's on your hard drive and where on the drive each item is stored. The latter button checks to make sure the read/write permissions for your files are correct, and if not, it corrects them.
    The "Verify" buttons for Disk and for Permissions carry out the same checking routines as the "Repair" options, but they don't try to correct anything — they only report what they find. If there's a problem on my hard drive, I want it corrected, not just reported. So I consider the "Verify" options to be a real waste of time, and I never use them.
    Your permissions appear to be fine, but your disk directory is damaged in at least one way that Disk Utility hasn't repaired. If you haven't run the "Repair Disk" routine yet (I can't tell from your post), do that now, and see whether it reports that the problems have been fixed. If it does, run it repeatedly until you get two successive reports showing a clean bill of health: no problems found or repaired.
    If "Repair Disk" reports problems that it couldn't fix, or if you can't get two successive "clean" runs after half a dozen tries, you'll need a stronger, third-party disk utility such as DiskWarrior to repair the directory, or else you'll need to reformat the hard drive and reinstall everything on it from scratch — that will clear away the old, damaged directory, but is very time-consuming. Leaving a damaged disk directory unrepaired will eventually lead to loss of data, kernel panics, and other potentially serious consequences you really don't want to experience, so don't just ignore the problem.

  • Error after running Info Spoke

    Hello Friends,
    We are migrating an Infospoke, we coul fine an error coming up after sheduling that
    <b>Error Message : ABAP/4 processor: UNCAUGHT_EXCEPTION</b>
    There is a BADI Program existing in the infospoke that's fine (no syntax errors found),
    Can you give some inputs to resolve that
    Thanks

    Hello friend,
    check this link....
    Attribute change run fail.
    check this notes...
    606432
    606951
    609759
    Cheers
    Sunil
    Message was edited by:
            Sunil John

  • Intermittent speed issues and high errors after ma...

    I had BT broadband installed 3rd August and was only getting 3.5 - 4.5 mbps (stable and consistent) despite having been quoted 6 to 14 mbps when I ordered.
    After the standard call center checks BT eventually agreed to send out an engineer (4 days ago) who replaced the master socket with a new style one and the speed reported by my HH3 went from 4.5 to 8.5mbps... all looked good however since then the actual download speed has varied from 1.5 to 8.5 mbps and the error counts seem very high.
    Latency has also switched from interleaved to fast and now back to interleave.
    Any advice on how to get this stable would be much appreciated - thanks in advance!
    Connection Information
    Line state:
    Connected
    Connection time:
    1 days, 11:30:30
    Downstream:
    8.768 Mbps
    Upstream:
    1.114 Mbps
    ADSL Settings
    VPI/VCI:
    0/38
    Type:
    PPPoA
    Modulation:
    Unknown or no mode configured
    Latency type:
    Interleaved
    Noise margin (Down/Up):
    6.3 dB / 6.5 dB
    Line attenuation (Down/Up):
    32.1 dB / 17.5 dB
    Output power (Down/Up):
    20.4 dBm / 12.4 dBm
    FEC Events (Down/Up):
    182027426 / 534
    CRC Events (Down/Up):
    88180 / 138
    Loss of Framing (Local/Remote):
    0 / 0
    Loss of Signal (Local/Remote):
    0 / 0
    Loss of Power (Local/Remote):
    0 / 0
    HEC Events (Down/Up):
    209251 / 307
    Error Seconds (Local/Remote):
    31526 / 222
    FAQ
    Test1 comprises of two tests
    1. Best Effort Test: -provides background information.
    Download  Speed
    3954 Kbps
    0 Kbps
    7150 Kbps
    Max Achievable Speed
     Download speedachieved during the test was - 3954 Kbps
     For your connection, the acceptable range of speeds is 2000-7150 Kbps.
     Additional Information:
     Your DSL Connection Rate :8977 Kbps(DOWN-STREAM), 1139 Kbps(UP-STREAM)
     IP Profile for your line is - 7920 Kbps
    2. Upstream Test: -provides background information.
    Upload Speed
    874 Kbps
    0 Kbps
    1139 Kbps
    Max Achievable Speed
    >Upload speed achieved during the test was - 874 Kbps
     Additional Information:
     Upstream Rate IP profile on your line is - 1139 Kbps
    We were unable to identify any performance problem with your service at this time.
    It is possible that any problem you are currently, or had previously experienced may have been caused by traffic congestion on the Internet or by the server you were accessing responding slowly.
    If you continue to encounter a problem with a specific server, please contact the administrator of that server in the first instance.

    Another set of mixed results this evening:
    speedtester.bt reporting a max of 21meg and homehub is now reporting 9.21.
    Can you please advise what speed you would expect based on my distance from exchange? My noise margin has gone from 5.1 yesterday to 8.3 today.
    Connection Information
    Line state:
    Connected
    Connection time:
    0 days, 10:54:17
    Downstream:
    9.21 Mbps
    Upstream:
    1.098 Mbps
    ADSL Settings
    VPI/VCI:
    0/38
    Type:
    PPPoA
    Modulation:
    G.992.5 Annex A
    Latency type:
    Interleaved
    Noise margin (Down/Up):
    8.3 dB / 5.7 dB
    Line attenuation (Down/Up):
    32.1 dB / 17.4 dB
    Output power (Down/Up):
    20.5 dBm / 12.7 dBm
    FEC Events (Down/Up):
    4092978 / 2283
    CRC Events (Down/Up):
    156 / 293
    Loss of Framing (Local/Remote):
    0 / 0
    Loss of Signal (Local/Remote):
    0 / 0
    Loss of Power (Local/Remote):
    0 / 0
    HEC Events (Down/Up):
    294 / 882
    Error Seconds (Local/Remote):
    172 / 88
    FAQ
    Test1 comprises of two tests
    1. Best Effort Test: -provides background information.
    Download  Speed
    7289 Kbps
    0 Kbps
    21000 Kbps
    Max Achievable Speed
     Download speedachieved during the test was - 7289 Kbps
     For your connection, the acceptable range of speeds is 4000-21000 Kbps.
     Additional Information:
     Your DSL Connection Rate :9430 Kbps(DOWN-STREAM), 1123 Kbps(UP-STREAM)
     IP Profile for your line is - 8319 Kbps
    2. Upstream Test: -provides background information.
    Upload Speed
    879 Kbps
    0 Kbps
    1123 Kbps
    Max Achievable Speed
    >Upload speed achieved during the test was - 879 Kbps
     Additional Information:
     Upstream Rate IP profile on your line is - 1123 Kbps

Maybe you are looking for

  • Cannot import iphone movies into lightroom 3

    I am unable to import movies made by an iphone 4s into Lightroom 3.6 running on a macbook pro (OS X 10.8.3). The still images are imported fine via the import function of Lightroom. The import page shows the movies, tries to import them but than hang

  • Payment reversed after sending client purchase

    Hi. So I sold some items on eBay. 4 people wanted to get refund so I canceled the purchase, but couldn't refund because my funds were in pending balance. I waited couple of days, but the money  still was in  pending balance. After that I contacted Pa

  • Not able to start Presentation services

    Hi friends, when start the presentation services i am getting the error like (*Sevice specific error 1*). Thanks

  • My jsp page is not displayed - tomcat does not pick up the class file

    Hi everybody, I have a Java code which is a controller for a jsp page, called: HomeController.java. Code is as follows: @Controller public class HomeController { protected final transient Log log = LogFactory.getLog(getClass()); @RequestMapping(value

  • Problems with Download of Oracle IFS /IFS Devkit for NT

    I am having problems with download of Oracle IFS and Oracle IFS Devkit for NT. When I ran the ifsdevkit.bat file the last four files did not get copied over. Subsequently when I ran the upload_ifsdevkit batch file as indicated in document I got error