Update PT8.52 to 8.53 for cause of functional database HRCS90: dbtsfix.sqr # include file error

People,

Hello. I was installing Human Capital and Campus Solution 9.0 with PeopleTools 8.53 with Oracle Linux 5. My database server is Oracle 11 GR 1 material. Because the human database functional and 9.0 Solution Campus is written with 8.52 PeopleTools, I need to upgrade to 8.53.

When I run the Task 4-1-3 script dbtsfix.sqr as below:

Double-click the C:\PT8.53\bin\sqr\ora\BINW\sqrw.exe file and fill in the message:

Report a name: C:\PT8.53\sqr\dbtsfix.sqr

Username: MyName

PWD: mypass

Database: HRCS90

Arguments of report:-ZIFC:\PT8.53\sqr\pssqr.ini-iC:\PT8.53\sqr-oC:\PT8.53\log\dbtsfix.log-garder

After you click OK, the error message is as below:

Cannot open # include file:'setenv.sqc'. No such file or directory. For PeopleSoft SQR: abandonment of the program.

I checked and opened all # include files with Notepad in the C:\PT8.53\sqr directory, but still not the error message above.

My question is:

How to run the script dbtsfix.sqr in a correct way and solve the above error?

Thank you.

I usually have the following parameters in a shortcut to SQRW.exe on my desktop.

[PS_HOME]\bin\sqr\ora\BINW\sqrw.exe-ZIF[PS_HOME]\sqr\pssqr.ini-i [PS_HOME] \sqr\-fC:\temp\output.htm-keep - printer: ht]

If we take a glance at PeopleBooks, the-i parameter indicates where to look for include files:

-Idir_list

Specifies the list of directories looking for PeopleSoft SQR during the processing of the #INCLUDE directive when the include file does not exist in the current directory, and no path is specified for the file. Directory names must be separated by commas (,) or semicolons (;).

For UNIX/Linux-based systems, if your shell uses semicolons as the command delimiter, you must precede each semicolon with a backslash (\). Always add the directory at the end of each directory name character. See the F indicator for a list of characters in the directory, sorted by operating system.

When compared with your settings, I see a difference in this i - parameter

-ZIFC:\PT8.53\sqr\pssqr.ini-IC:\PT8.53\sqr-OC:\PT8.53\log\dbtsfix.log-garder

You may want to try adding a------after the path of the i - parameter. So that would be

-IC:\PT8.53\sqr\

Also, take a look on:

SQRW.exe settings

SQR - PeopleSoft Wiki error codes

Tags: Oracle Applications

Similar Questions

  • Move from PT8.52 to PT8.53 due to functional database HRCS90: Assistant to change

    People,

    Hello. I was installing HCM and Campus Solution 9.0 with 8.53 PeopleTools. Operating system is Oracle Linux 5 and Windows XP. Database server is Oracle11gR1. Because the functional database HRCS90 is written with PT8.52, I need improved to PT8.53.

    I use upgrade wizard change (CA). EMF is composed of 4 parts: EMHUB, EMAGENT, CA and bridge update client connection.

    According my understaning, there are 5 steps to do as below:

    Step 1: Connect to browser and PeopleTools > Public Services > Administration > Options PeopleTools and fill: long environment, name abbreviated environment, type of system.
    Step 2: Configure EMHUB.
    Step 3: Configure EMAgents
    Step 4: Configure CA.
    Step 5: Connect client.

    My database server machine is Oracle Linux 5 and Windows XP-based client computer. The two BONES has the \PT8.53\setup\PsCA\setup.exe file.

    Currently, PS user cannot log into the HRCS90 database in the browser. So, my questions are:

    First of all, OS which is used to configure the wizard to change? Oracle Linux 5 or Windows XP?  The file \PT8.53\setup\PsCA\setup.exe run the Setup program?
    Second, because the PS user cannot log into the browser, how do step 1?
    Thirdly, I do not have the Oracle client login ID, can I configure CA in my operating system?


    Thanks in advance.

    People,

    Hello. I have no PeopleSoft customer connection identifier. So can not use Assistant change to automate the upgrade process. The problem will be solved by myself. Thank you.

  • Move from PT8.52 to PT8.53 due to functional database HRCS90: PS user in the browser connection error

    People,

    Hello. I've been installing HCM and Campus Solution 9.0 revision 5 with 8.53 PeopleTools.

    My OS is Oracle Linux 5 and database server Oracle 11 GR 1 material.

    Because functional data is written with 8.52 PeopleTools, I upgraded PT8.52 to PT8.53.

    Tuxedo Application Server boots with 8 process successfully.

    In browser: http://192.168.196.102:8000/psp/ps /? cmd = login, I connect using UserID PS and mypass but the error message as below:


    "An error has occurred. You can try to connect again. If your attampt fail, please contact your system administrator. »


    I followed the http://docs.oracle.com/cd/E37306_02/psft/acrobat/PeopleTools-8.53-Upgrade_02-2013.pdf document and
    have upgraded the instance database functional HRCS90 for 3 times manually. But still the same error of the browser connection PS user.

    I checked the application server log file server current file APPSRV_1219.LOG which indicates the error message as below:

    File:/VOB/PeopleTools/src/pssys/prsmget.cpp a SQL error.
    Stmt #: 'MSG_EVENT_DATALONG': invalid identifier.
    SQL stmt failed:
    Select EVENET_NAME, HTML_FIELD_NAME, MSG_EVENT_TYPE, MSG_EVENT_DATALOG, FIELD_EVENT_TYPE
    of PSMSGEVENTS
    where PORTAL_NAME =: 1
    and PORTAL_OBJNAME =: 2

    The SQL error in the log file above current application server means that the functional database is not being upgraded correctly.

    My question is:

    I need to upgrade the functional database to help change Assistant. Can I use the functional basis upgrade HRCS90 to rerun upgrade scripts?
    Or: what do I have to install a fresh funstional HRCS90 database to run scripts to upgrade the help Wizard to change?


    Thank you.

    I'll try to describe the procedure for the last time.

    Start with a new installation of HRC9.0, which is delivered to 8.52 PeopleTools.

    In PeopleTools installation manual, started 7-2 task: update database to the latest version of PeopleTools, page 188:

    http://docs.Oracle.com/CD/E38921_01/PSFT/Acrobat/PeopleTools_8.53_Installation_for_Oracle.PDF

    skip the task 7-2-1: data cleanup, this is for PT8.47 and low.

    Task 7-2-3: the PeopleTools Tables system update:

    run the following scripts:

    rel853n. SQL or rel853un.sql if you install a Unicode database

    Grant.SQL

    Encrypt.DMS

    msgtlsupg. DMS

    storeddl. DMS

    Follow the steps in Task 7-2-4: update of database objects PeopleTools

    Follow the steps in Task 7-2-5: updated PeopleTools multilingual of objects (if you are installing a multilingual application)

    Follow the steps in Task 7-2-6: remove obsolete PeopleTools Database Objects

    Follow the steps in Task 7-2-8: change in the PeopleTools Tables

    Follow the steps in Task 7-2-9: migration of records of new storage space

    Follow the steps in task 02/07/10: update of system data PeopleTools

    Follow the steps of work 02/07/10: update of PeopleTools system data:

    skip the task 02/07/11: running of the PeopleTools Conversions

    skip the task 7-3: the additional Scripts running Data Mover

    skip the task 7-4: installation of a system of PeopleTools multilingual database

    Follow the steps in Task 7-5: VERSION running engine Application program

    Follow the steps in the 7-6 mission: running reports SQR

    skip the task 7-7: verification of the database

    Follow the steps in Task 7-8: SETSPACE running. SQR

    Follow the steps in Task 7-9: execution of Alter Audit

    And now your PeopleSoft PeopleTools 8.53 application.

    It may seem like a lot, but it should not take you more than a couple of hours instead of weeks.

    Halin

  • RMAN duplicate for standby the active database and the missing data files

    We have a car of 2 node ASM 11 GR 2 and 11.1 of database and a standby with ASM also. Our database is relatively low (300 GB)

    and in one recent event the day before was such a departure from the primary that we decided to "repopulate" the data using duplicate RMAN.

    I deleted the data files of the previous day and followed the Oracle documentation to duplicate a database. In the waiting

    I created a static listener and a pfile containing only the essential information (db_unique_name). I started the day before with nomount using the 'empty' pfile.

    I run RMAN, connected to the target and ancillary catalogues and run this command:

    run {
    allocate channel prmy1 type disk;
    allocate channel prmy2 type disk;
    allocate channel prmy3 type disk;
    allocate channel prmy4 type disk;
    allocate channel prmy5 type disk;
    allocate auxiliary channel stby1 type disk;
    duplicate target database for standby from active database nofilenamecheck;
    }
    

    RMAN duplication completed without errors, so I started the rescue database and got

    an error saying that datafile XXX is missing. I checked XXX datafile at the primary level

    and it is in a DISCONNECTED state. In the standby database the same data file is in the online state.

    So I think the problem is that during the duplication, RMAN (as documentation States) does not work

    Copy the files of data in offline mode, but the standby control file seem to think that these data files

    are online and should be present.

    Can someone please help me solve this problem? From my understanding, I could just copy the missing persons

    data files (there are many however) and in the standby go offline, but I don't think it's

    the right solution, edit this file for control of the standby? I would add another option

    in the RMAN script?

    Take the data file in offline mode on the site of the previous day.

    I don't think that two COPIES try to manage separately offline files.

    Hemant K Collette

  • Windows Update will not install the 2587968 for Outlook junk e-mail filter. I get an error 57 a code.

    Because I do not use Outlook, can I just hide this update. If so, how? My computer has Windows Vista and Office 2003. Thank you

    Because I do not use Outlook, can I just hide this update. If so, how? My computer has Windows Vista and Office 2003. Thank you

    In the update of Vista, to hide an update...

    1. click on view available updates
    2. right click on the update you want to hide
    3. click on hide the update
    4. confirm the UAC if necessary

    If you want to try to install the KB2587968 update, try leaving the office 2003 CD in the installation drive or do a repair installation of Office 2003.

  • Error ORA-16724: could not resolve the deficit for one or more databases in waiting

    I came to work today with the following error is displayed:

    February 5, 2014 01:27:19 error ORA-16778: make the mistake of transport for one or more databases.


    Looks like this error disappeared but now I have the following error:

    February 5, 2014 11:52:40 error ORA-16724: could not resolve the deficit for one or more databases in waiting

    I did some research on the forums and I think I need backup and restore, but I'm not sure.

    Here are some questions that I saw others asking in the forums:

    PRIMARY:

    Select max(sequence#) from v$ archived_log; -24589

    Select current_scn in the database of v$. -871568619

    SECONDARY:

    Select max(sequence#) from v$ archived_log; -24589

    Select max(sequence#) from v$ archived_log in case of application = 'YES '; -24562

    Select current_scn in the database of v$. -870987797

    Select * from v$ archive_gap;

    Thread # Low_Sequence # High_Sequence #.

    1 24563 24563

    Looks like everything is working, but the error is still appearing in OEM primer.

    The issue ended up being with the control file. I followed of many blog posts on how to roll forward the database before and they all said to restore the control file before you recover the database. I followed this paper: http://docs.oracle.com/cd/B28359_01/server.111/b28294/rman.htm#CIHIAADC and it worked as expected. The old control file has had 6 data files that were in a different place than the others. The new control file, I created the primary had all the files of data in one place. After correcting the control to point to the locations correct datafile all started working again.

  • Windows Update driver Fresco Logic USB Hub rot caused the pilot to read device status: the drivers for this device are not installed. (Code 28).

    Windows Update driver Fresco Logic USB Hub rot caused the pilot to read device status: the drivers for this device are not installed. (Code 28). The Roll Back button is not active. Where can I get the previous driver that came with my system. ASUS N53S Windows 7. Thank you very much.

    Hello

    Thanks for posting in the Microsoft Community.

    I understand your annoyance that you cannot update the driver hub USB rot. Please follow the steps below to help you to solve the problem.

    I would like to inform you that a Code 28 error is caused by a driver missing for that piece of hardware.

    There are all sorts of reasons that a driver could not be installed for a device, but your troubleshooting the problem will be the same regardless of the root cause.

    • Remove or reconfigure newly installed unit.
    • Restore the version before your driver update.
    • Use system restore to undo recent changes in Device Manager.

    Step 1: Roll back the driver to the version before your update.

    If you are having problems with your computer or device after upgrading sound driver, you can restore to an earlier device driver. If you are having problems with your computer or device after upgrading sound driver, you can restore to an earlier device driver. If you are having problems with your computer or device after upgrading sound driver, you can restore to an earlier device driver. If you are having problems with your computer or device after upgrading sound driver, you can restore to an earlier device driver. Check out the link below to make back the driver:

    http://Windows.Microsoft.com/en-in/Windows/restore-driver-previous-version#1TC=Windows-7

    When Windows 7 starts up again, it will load with the device driver of this material that you had previously installed.

    I suggest you to uninstall the driver from hub to rot Fresco Logic USB Device Manager and install the most recent on the manufacturer's Web site.

    Tips for solving common driver problems:

    http://Windows.Microsoft.com/en-us/Windows7/tips-for-fixing-common-driver-problems

     

     

    Hope this information is useful. Feel free to get back to us for further questions or problems related to the Windows operating system.

    Thank you.

  • Update Windows Installer KB3002885 (and later KB3000061) causes "Failure Configuring Windows Updates, changes of restoration"

    I manually ran Windows Update for about 22 updates including KB3002885 (KB3000061 is not included at this time).  It resulted in "Failure Configuring Windows Updates, changes of recovery".

    Measures taken (without the fix):

    -Reboot

    -Restart in Boot Clean with Services MS no disabled state

    -Updated Troubleshotter

    -System Restore (3 weeks)

    -DISM.exe / Online/Cleanup-image /Restorehealth

    I started installing updates a little at a time and was able to install all the updates about 22 except KB3002885, which always causes the problem 'failure configuration... '. ».

    Updates at this point (November 14, 2014) identified KB3000061.  When update was executed for this update by itself it also caused the problem of the "default configuration... '. ».

    Updates about 22 that have been installed successfully some of them were: KB3000853, KB3004150, KB3003057, KB2978121 and KB2972101.  A more complete list is available if it is useful.

    Windows 8 Pro 64 bit w / Media Center

    Norton Security Suite

    THAT IS TO SAY 10.0.9200.17148

    Worm update: 10.0.22

    Perhaps relevant: I could never update this computer Windows 8.1 in 5 or 6 attempts over a period of 6 months.  Always comes back to the previously installed Windows 8.

    Otherwise, my computer works without other unusual problems.

    Hi Brad,

    Thank you for your response.

    For problems with the upgrade to Windows 8.1, I suggest you refer to the suggestion of Madeni K N replied on 8 January 2014.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows8_1-windows_install/error-0xc1900101-0x40017-when-installing-Windows/8c893ae6-0e9b-4b7d-a647-b9065099efd6?page=1&TM=1389602587060

    For more information, you can check the link below.

    Update to Windows 8.1 of Windows 8.

    http://Windows.Microsoft.com/en-us/Windows-8/update-from-Windows-8-tutorial

    Hope this solves the problem. If the problem persists, you can write to us and we will be happy to help you further.

  • With the updated 31.4.0 version - demand for return confirmation and email send priority disappeared. How can I access them now? Thank you!

    With the updated 31.4.0 version - demand for return confirmation and email send priority disappeared.
    How can I access them now?

    Thank you!

    Did? I find in the title bar of the alternatives

  • When I updated the shock of the clans for my daughter on his iPad, it has its own apple ID. and iCloud, my ID apple came on his id for the update, where it has its own apple ID now. Please can someone tell me why the update came not through its id.

    When I updated the shock of the clans for my daughter on his iPad, it has its own apple ID. and iCloud, my ID apple came on his id for the update, where it has its own apple ID now. Please can someone tell me why the update came not through its ID thanks

    It seems that if the application has been downloaded on his iPad while it is connected to your Apple ID. If so, he'll always want to be updated with your Apple ID.

    You must remove the application from his iPad and then download it again while it is connected to its own code of Apple.

  • What's new in the update of the BIOS v2.00 for Satellite L505-144

    What's new in the update of the BIOS v2.00 for Satellite l505-144

    Thank you

    Hi mate

    As much as I know European Toshiba driver page does provide no details what has been changed in the BIOS.
    But I found some details on the Toshiba U.S. page.
    It seems that Fn + N + 1/2/3/4 function of debugging has been removed in 2.0 BIOS to avoid the abnormal behavior of the keyboard.

    Welcome them

  • USRP RuntimeError: Please update the firmware and FPGA images for your device.

    Hello

    I have an Ettus USRP N210 with a surfboard RF WBX running FPGA firmware version 4.

    2009 LabVIEW and NOR-USRP 1.1

    When I try to run one of the USRP VI OR as devices to find it displays the following error code:-1074118627

    "niUSRP Devices.vi finda length or configuration error has occurred."
    Code: 1440
    Details: RuntimeError:
    Please update the firmware and FPGA images for your device.
    See application for USRP2/N-Series notes for instructions.
    Compatibility of the Protocol expected number [7-11], but received 12:
    The version of the firmware is not compatible with the host code generation. »

    I can communicate with unity on Linux using UHD machine and the utility Configuration NI USRP can see the device, but firmware update is not possible, probably because of my IP ending in 221. Latest firmware Ettus was recharged via Linux UHD.

    Looks like my firmware again? I am not allowed to download the old versions of the FPGA firmware.

    Can someone help me with this problem please?

    With respect,

    -Sigurd has.

    Hello Sigurd,

    The NOR-USRP driver requires a specific firmware and FPGA image to be downloaded to the USRP to exploit.

    You can use the utility of Configuration USRP download appropriate firmware and FPGA image to the usrp.

    This knowledge base article will help you: how update the Firmware and FPGAS Images for N2xx and NI 292 x USRP

  • OfficeJet 4635 cancel the firmware update because my ink cartridges are for older versions of the product

    I was happy with my officejet 4635 until I clicked on ok to apply for the HP firmware update. He said that it would improve my printer. However, demand has not said that my ink cartridges may not work if I installed the update. I clicked on ok and the update has been successfully installed. Now I can't print anything because I get an error message saying the I have ink cartridges are designed for older versions of the product. I do not use the new HP cartridges because they cost too much. I used cartridges refilled abacus in Az. Phhoenix which worked fine up until I did the update of the firmware of HP. I need to go back to the old system, so I can print again. I am connected to a desktop computer HP envy running windows 8.1. I'm furious HP to try and force you to buy their new cartridges with an update of something. I think that whoever came up with this update should be fired. Any help with a solution would be appreciated.

    I was told that there is no way to undo the update of the firmware. HP did send me a few ink cartridges so I could print again, but I am still ticked about the way this has been ensured by HP. They have not told me that my old version cartridges would not more work after updating firmware. I think that it is simply dishonest on part of HP and I am sure that other customers have been captured by this update of the firmware. I am sure it was a HP effort going to force you to use their new cartridges. I'll be very careful on the acceptance of the updates from HP in the future.

  • When I go online for Age of Mythology the titans dilation I get this error message "there is an age of mythology update version must play" even if I updated it!

    When I go online for Age of mythology the titans expansion I get this error message "there is an age of mythology update version must play" I've updated the expansion and the original version. I don't understand what is happening.

    This sounds like the game that you are trying to reach has either some modules additional (mod/maps/scenarios) installed to which you don't have not or have some sort of update (once again that you do not have). Try to join another game or create your own.

    In addition, this can happen if you have changed your game executable by installing the hotfix that is not supported.

  • Windows 2008 Server: unable to update the password. the value provided for the new password does not respect length, complexity, or history of the field requirements

    Unable to update the password. the value provided for the new password does not respect length, complexity, or history of the field requirements

    Hello

    I suggest you to send your request in this forum for better support.

Maybe you are looking for