PeopleTool 8.49 and FSCM 9.0 on Oracle 11g issue

Dear All,
I have problem with FSCM 9.0 on oracle database.
I have setup PeopleTools successfully on the same server (Windows 2003 server, SP2)
- IBM Webshpere 6.1
- PeopleTools 8.49
- People FSCM 9.0
- Tuxedo 9.9
- Oracle 11GR1
- I create and import database by manual on user SYSADM, database FSDMO
- I login to Data Mover by SYSADM/SYSADM, import database FSCM database, Data Type: Demo
- Run import script.
My problem are:
- Failed SQL stmt:INSERT INTO PSMSGCATDEFN (MESSAGE_SET_NBR, MESSAGE_NBR, MESSAGE_TEXT, MSG_SEVERITY, LAST_UPDATE_DTTM, DESCRLONG) VALUES (:1, :2, :3, :4, TO_TIMESTAMP(:5,'YYYY-MM-DD-HH24.MI.SS.FF'), :6)
I alter this table by command
alter table PSMSGCATDEFN modify MESSAGE_TEXT varchar2(200);
and run script import again. Another error happen:
- File: e:\pt849-904-R1-retail\peopletools\SRC\pssys\rdmfld.cppSQL error. Stmt #: 350 Error Position: 480 Return: 3113 - ORA-03113: end-of-file on communication channel Process ID: 3284 Session ID: 135 Serial number: 275
Failed SQL stmt:SELECT FIELDNAME, LABEL_ID, LONGNAME, SHORTNAME, DEFAULT_LABEL FROM PSDBFLDLABL WHERE FIELDNAME IN (SELECT A.FIELDNAME FROM PSDBFIELD A, PSRECFIELD B WHERE B.RECNAME = :1 AND A.FIELDNAME = B.FIELDNAME) ORDER BY FIELDNAME, LABEL_ID
This error make the Data Mover hang on. I must kill this process.
Current now, My solution is change this line on sqlnet.ora:
old:
SQLNET.AUTHENTICATION_SERVICES= (NTS)
new:
SQLNET.AUTHENTICATION_SERVICES= (NONE)
and restart listener.
Start Data Mover and run import again.
I don't know where to start again and must start from the begin. I do not know does it delete and import again or not? Does it can solve my problem when I change above line on sqlnet.ora?
I do not know is there anybody have the same problem?
How can I fix it?
Many thanks anybody.
Best regards,

Dear Nicolas,
Thanks for your answer.
I think the error of MESSAGE_TEXT is becuse of UTF8 database. I setup database default encoding is UTF8, but I import FSCM database is nonunicode.
I have another problem after I fixed the error of MESSAGE_TEXT.
Here is the message:
Updating statistics for ZONE_INV
SQL Successful - INSERT INTO PS.PSDBOWNER VALUES('FSDMO', 'SYSADM')
SQL Successful - UPDATE PSSTATUS SET OWNERID = 'SYSADM'
SQL Successful - UPDATE PSOPRDEFN SET SYMBOLICID = 'SYSADM1', OPERPSWD = OPRID, ENCRYPTED = 0
Error: SQL execute error for UPDATE PSACCESSPRFL SET ACCESSID = 'SYSADM', SYMBOLICID = 'SYSADM1', ACCESSPSWD = 'SYSADM', VERSION = 0, ENCRYPTED = 0
Ended: Fri Nov 13 11:42:33 2009
Unsuccessful completion
I don't know what is the error because I can not see the error. I have checked this table and see It have data:
select * from PSACCESSPRFL;
result:
SYMBOLIC VERSION ACCESSID ACCESSPSWD ENCRYPTED
sa1 1 kCTsQ7kCrag= kCTsQ7kCrag= 1
SYSADM1 1 sBzLcYlPrag= sBzLcYlPrag= 1
Can you help me what should I do now? How can I restart from the error?
It run very slowly, more than two days but not finish. Total are 21333 tables.
I don't know is it finish? why it have error?
Thank so much.
Toan Dang

Similar Messages

  • Can.t find employee and other sample tables in oracle 11g express edition

    hi i am new to oracle 11g express edition. I want to run my queries over the employee table, but here i can'nt find this. I use the
    Select * from tab;
    it shows no rows selected.
    Is it present in the 11g or not.

    You have to unlock 'hr' Db user.These are the tables u will find in hr
    TNAME
    REGIONS
    COUNTRIES
    LOCATIONS
    DEPARTMENTS
    JOBS
    EMPLOYEES
    JOB_HISTORY
    EMP_DETAILS_VIEW
    For Unlocking hr,in the oracle webpage connect as system (or) sys.Goto Administation-->Manage Database Users-->clik hr and unlock.

  • Is curly brace syntax and OPTIONAL realy enabled in Oracle 11g? (11.1.0.7)

    I have just installed Oracle 11g patchset to upgrade from 11.1.0.6 to 11.1.0.7.
    Oracle documentation states, that since 11.1.0.7 Curly brace syntax is allowed (http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28397/sdo_rdf_concepts.htm#CIHHDGDI).
    When I try to execute following SQL on sample family RDF data, I got an error. Is realy curly brace syntax and OPTIONAL feature enabled in 11.1.0.7?
    SQL> SELECT x, y
    2 FROM TABLE(SEM_MATCH(
    3 '{?x :grandParentOf ?y . ?x rdf:type :Male}',
    4 SEM_Models('family'),
    5 SEM_Rulebases('RDFS','family_rb'),
    6 SEM_ALIASES(SEM_ALIAS('','http://www.example.org/family/')),
    7 null));
    SELECT x, y
    FROM TABLE(SEM_MATCH(
    '{?x :grandParentOf ?y . ?x rdf:type :Male}',
    SEM_Models('family'),
    SEM_Rulebases('RDFS','family_rb'),
    SEM_ALIASES(SEM_ALIAS('','http://www.example.org/family/')),
    null))
    ORA-29532: Java call terminated by uncaught Java exception: oracle.spatial.rdf.server.TokenMgrError: Lexical error at line 1, column 1. Encountered: "{" (123), after : ""
    ORA-06512: at "MDSYS.RDF_MATCH_IMPL_T", line 178
    ORA-06512: at "MDSYS.RDF_MATCH_IMPL_T", line 67
    ORA-06512: at line 4

    To use this syntax you need to download and install a new Oracle DB semantic technologies patch on top of 11.1.0.7.0:
    For more details, please refer to:
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28397/sdo_rdf_newfeat.htm
    "This section describes features that are included in a Release 11.1.0.7.0 patch that was made available on Oracle MetaLink in November, 2008."

  • Upgrade of Oracle forms and reports on 6i to Oracle 11g

    Dear All,
    I wish to know the level of support for running Oracle 6i forms and reports over Oracle Database 10.2.0.5. Is this currently supported by Oracle ? If yes, is there any supporting document?
    Secondly, how can I make my forms and reports running on Oracle 6i to Oracle 11g ? Is Oracle 6i supported on Oracle 11g also ? Can I run my forms/reports by just upgrading the database to 11.2g and execute them?
    Looking forward to your earliest response on the subject
    Thank you
    Best Regards

    Hi,
    The support for 6i Version is discontinued. And will be no longer supported. Straight Answer.
    And to answer your Second question,
    I understand you have Form6i in client/server installation and looking to upgrade the database to 11g version.
    If this is right, most of the pl/sql code will work fine against the 11g database and those bits of pl/sql which uses the Forms6i might not compile but it will be easy to convert or migrate using Forms Migration Assistant.
    hope this will little help.

  • Date format mismatch between OIM 11gR2 GTC and backend custom database table (Oracle 11g R2)

    Hi,
    We have an OIM 11g R2 version running that has a GTC installed and configured. The GTC is used to provision to a 11g R2 database table via the DBAT 9.1.0.5.0 connector. Now the requirement is that the timestamp be recorded in the backend DB when a new record is provisioned to it using the GTC.
    During the setup of the GTC, the target system date format is asked for should be one from among the values allowed by the following predefined formats:
    Customizing Formats (The Java™ Tutorials > Internationalization > Formatting)
    Now our problem is that the target DB to which the provisioning is supposed to happen, isn't under our control and hence we cannot change its schema, and the date format in that table is of the type "01-JAN-10 12.00.00.000000000 AM", which translates to "dd-MMM-yy hh.mm.ss.fffffffff (AM/PM)".
    On the other hand, as you can see from the above link, none of the values that OIM allows to be passed through the GTC allow for that format to be used.
    Does anyone know of any way in which we can intercept the GTC provisioning request and convert the date on the fly, after OIM has passed on the control, but before the values are written into the DB table, or does anyone know of any workarounds to this issue?
    I'd really appreciate it if someone could provide a solution to this.
    Thanks.

    [http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/refsched.htm#CIHBFCJG]
    See 26.6 for the plugin.zip directory structure, and as I said, I used the same method on a previous task in the same OIM instance.
    Edited by: 939908 on Jan 31, 2013 8:04 AM

  • Dbstart and dbshut scripts in Dataguard Oracle 11g

    Hi there,
    I have been testing/learning dataguard with physical standby and 1 observer. To that end, was wondering if anyone has modified their dbstart script to
    start the db instance as primary or physical standby depending on their status before the host was rebooted.
    If it was one instance, it was no big deal at all, but we have 8 prod instances that will be in DG env, so that is why this post.
    Any hints/tips are greatly appreciated. I
    have already downloaded a script (.sql), but that is for earlier version.
    best regards,
    NK

    Hello;
    Looks like Oracle Restart might be a good solution. There's a good intro here :
    http://gavinsoorma.com/2009/10/11g-release-2-oracle-restart/
    The Database Administrator's Guide has additional information E10595-04
    http://docs.oracle.com/cd/E14072_01/server.112/e10595/restart001.htm
    Check out the section "Oracle Restart Integration with Oracle Data Guard"
    If Oracle Restart is not an option this might help :
    http://www.oracletips.info/DataGuard.htm
    Best Regards
    mseberg

  • Where can we find information on date and time for rollback on Oracle 11g ?

    Like to find out which log Oracle writes to in order storing information about rollback that is performed. I have an issue wherein, I believe a rollback has occurred after external reports have been generated... hence, the report no longer has the correct information on the state of the system. However, I need to confirm that this is what happened, as I couldn't explain why transactions that were performed prior to the reports were not on the system, yet it was reported in the transaction report. Thank you.

    You should be able to find some rollback information in redo logs with LogMiner: http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/dynviews_2035.htm#i1408263.

  • Oracle 11g R2 on HP and Solaris

    Hello All,
    In the Last Week i was installing Oracle 11R2 on two HP servers and one Solaris server. i faced common issues on the three servers and i posted threads about some of these issues.
    But i want to summarize it so i know the solution of each one in order not to face it again.
    Below is the info
    I have 3 servers, two of them are HP where Oracle 10g is installed and one Solaris server where i am doing the Oracle installation for the first time.
    On the 3 servers and when i was installing Oracle 11g R2 the installation failed at the end when it was trying to create the db with this error: the file Seed_Database.dfb containing the datafiles information is missing.
    knowing that i download it Oracle 11g R2 from the Oracle website for the three server. Why this file is always missed ? and even now and after i created a custom database manually (Not during the installation) i can't create a "general purpose db" through dbca because it needs this template file.
    while creating the database on the 3 servers and on step 4 of 12 of the tab related to OEM is disabled. and the emctl is not automatically configured after the creation of the db. why this tab is always disabled on step 4 of 12?
    Regards.

    schavali wrote:
    On the download pages (such as http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-sparc64soft-088481.html) you will see cksums listed - you need to verify cksums to ensure that your download is not corrupted.
    http://en.wikipedia.org/wiki/Cksum
    HTH
    SriniI would think if the download were corrupted, as evidenced by a mis-match in the checksum, he probably never could have unzipped it, much less actually ran an install that simply didn't create some of the stuff he wanted.
    ;-)

  • Oracle 11g Active Data Guard and SAP R3

    Hi All,
    I have a query regarding Oracle 11g Active Data Guard and SAP R3.
    Does the Oracle 11g R1/R2 Active Data guard feature supported with SAP R3?
    I appreciate your help to provide any link or document for the same.
    Thanks,
    Vihang

    I have a query regarding Oracle 11g Active Data Guard and SAP R3.
    Does the Oracle 11g R1/R2 Active Data guard feature supported with SAP R3?
    I appreciate your help to provide any link or document for the same.
    Oracle database 11g functionality certified by SAP, check below link
    http://www.oracle.com/us/solutions/sap/oradb11g-article-upd-1-323074.pdf
    http://www.oracle.com/technetwork/middleware/ias/downloads/osb-11gr1certmatrix.xls

  • Connect on Oracle 11g Xe with ADODB c++ and VS2010 (compiled in 64)

    Hello everybody,
    I develop an application in C++ and ADODB to connect at Oracle 11g XE. I use this connection string : *"Provider=OraOLEDB.Oracle;Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=MyHost)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=XE)));User Id=MyUserId;Password=MyPwd*;";*
    when I compiled in win32, it's run successfuly but in x64 i catch exception : Can not find the provider. It may not be installed.
    At this line
    hr=m_pConnection->Open(strCs.AllocSysString(),"","",adConnectUnspecified);
    someone have an idea ? Thanks for you answer.
    Edited by: user13819505 on 3 sept. 2012 06:31

    user13819505 wrote:
    when I compiled in win32, it's run successfuly but in x64 i catch exception : Can not find the provider. It may not be installed.Did you install the 64-bit Oracle client?

  • Oracle 11g Forms and Reports-download

    I want to install oracle and forms to work with oracle 11g database.
    can some one provide the download links. I checked with oracle fusion links and there is too much. Not sure which is the one to install. Thanks.

    Well, what you need will depend on what you are doing and which Forms/Reports version you want. In general, "Forms" and "Reports" are no longer stand-alone products. They are integrated into Application Server (Fusion Middleware). So, you will end up installing more than just "Forms" or "Reports" no matter what you do. This is more true of Fusion Middleware 11. In version 10, the installation was a little lighter weight.
    So, you can download Fusion Middleware 11 from here:
    http://www.oracle.com/technetwork/middleware/downloads/fmw-11-download-092893.html
    Look for the download titled Portal, Forms, Reports and Discoverer (11.1.1.2.0) . The one labeled "11.1.1.3" is not a fully product, it is a patch for 11.1.1.2. Normally we would not put patches on OTN, but this was an exception. The FMw installation will also require WebLogic Server to be installed first. Refer to the installation guide for details. Links to all the documentation is on the top of the download page.
    For version 10, you can download here:
    http://www.oracle.com/technetwork/developer-tools/forms/downloads/index-092941.html

  • Link between GTM and FSCM (sales or purchase order hedging)

    Hi all,
    I am trying for a few days to have SAP GTM working (I am in an IDES ECC6 system, and as far as I know in EhP4 version). The main goal in fact is to test the currency hedging, and therefore to the link GTM and FSCM, either single-sided purchase or sales order, or two-sided . The flow I want is the following :
    -     I buy or sell a product, in GTM, through a trading contract which generates a purchase or sales order.
    -     Automatically a currency hedge is generated to cover the risk, in FSCM, I guess in exposure management.
    -     And then the financial products (derivatives) are generated as well.
    No problem to create the trading contract, no problem to generate the sales or purchase order. But in spite of the (very little) customizing I found in u201CSAP GTM => currency hedgesu201D, and some in FSCM, in u201Ctreasury and risk managementu201D, no way to have this link between GTM and FSCM, no additional document is generated like a Forward Exchange Transaction (I guess I should have this, and then a risk exposure in FSCM).
    Would you have an idea ? Is this customizing, or an additional Business Functions or Extension Set not activated ? SAP says : u201Cit worksu201D, but canu2019t find the way.
    Thank you very much for your help, I am quite looking for this link for a few days now u2026
    Best regards
    Patrick

    Yes Mr Ashish!
    As far as iam concern there is no link between Project & Customer Master, you have to link it with SALES order, I had check in XD03,XD01, the complete customer master, i didnt find any field in customer master which links with Project.
    I'll let you know if i find any links.
    Regards,
    ANSAR

  • New Features for UPK with PeopleTools 8.53 and PeopleSoft 9.2

    Hello,
    does anyone know, where I can find information about the effect or new features PeopleTools 8.53 and PeopleSoft 9.2 have especially for UPK 11.0.0?
    I've searched a lot, but couldn't find any information of new features or changed integration of UPK in PeopleSoft according to the Upgrade.
    Thanks for your help.

    Support for PeopleTools 8.53 and PeopleSoft 9.2 are planned for UPK 11.1 ESP 2.
    Best regards,
    Marc

  • Peopletools 8.52 and SES configuration

    Hi all,
    This is a fresh SES installation with Demo database Peopletools 8.52 and HCM 9.1. With RDBMS Oracle 11.2.0.3.0 (unicode database).
    I downloaded the software from edelivery and installed complete installation using the reference guide.
    http://docs.oracle.com/cd/E26530_01/psft/acrobat/PeopleTools_8.52_Installation_Oracle.pdf
    Configuring Integration Between PeopleSoft PeopleTools and Oracle SES
    After performing all the steps in the chapter, It failed in the verification when performing the peopletools> search framework > administration> diagnostics
    It fails in deployment stage.
    Undeploying. Cleaning up any data previous run
    Undeploy completed
    Deploying search definition
    Exception caught while adding peoplesoft source SES Login Failed. Error with IdentityPlugin.validateUser:
    oracle.search.sdk.common.PluginException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/plain; charset=UTF-8
    at oracle.search.plugin.security.identity.psft.PsftIdentityPlugin.validateUser(PsftIdentityPlugin.java:334)
    at oracle.search.query.internal.AuthnTask.run(AuthnTask.java:136)
    (262,129)
    I saw one support article 1478247.1 and verified the password are same in Peoplesoft and SES. But still seeing the error.
    E-SES: Getting "Exception Caught While Adding PeopleSoft Source SES Login Failed. (262,129)" During Round-Trip Test [ID 1478247.1]
    Also I created a SR with Oracle support, As this one is not in Production, it may take few days to address. If anyone had similar issues and resolved, please respond. Thanls.

    Hi
    Have a look this blog and see if you have missed any steps:
    http://bloggingaboutoracleapplications.org/peoplesoft-oracle-secure-enterprise-search-ses/
    Like the MOS doc says your already found verify if you use the correct password in PeopleSoft and SES for the Federated trusted entity.
    Also after I had configured PeopleSoft & SES, I was able to deploy the search indexes, but no search results were returned regardless of what I was searching.
    My issue was that I had defined the HTTPS target location on the service configuration whereas PIA was not configured for HTTPS.
    Feed framework was sending the header in HTTP, but the search details were defined as HTTPS.
    After removing the HTTPS target location in PeopleSoft and rebuilding the search index I was able to get search result.
    Hope this helps.
    Hakan

  • Peoplebooks merging locallly  for 8.53.02 and FSCM 9.2

    Hi ,
    am trying to setup Peoplebooks for 8.53.02 and FSCM 9.2 locally. But lilbit confused to merge app and tools books and setup help url.
    Please can any one share your solutions on this.
    Thank you.
    Eswar N

    Hi
    thanks for your reply. PIA is running on 7012 for https and the issue was solved

Maybe you are looking for