Loadpsp file processing error

(Oracle 9)
I'm new to Oracle and loadpsp
I'm having difficulty getting this simple page to process with loadpsp. Error is ORA-00922: missing or invalid option.
command line: loadpsp -replace -user <XX/YYY@ZZZ> "c:\filename.psp"
code of the .psp file:
<%@ page language='PL/SQL' %>
<%@ page contentType="text/html" %>
<plsql procedure="show_time" %>
<HTML>
     <HEAD>
          <TITLE>Get Servertime</TITLE>
     </HEAD>
     <BODY>
               It is now: <%=to_char(trunc(sysdate)) %>
     </BODY>
</HTML>
I've been unsuccessful in isolating the error. Any ideas on what could I be missing or doing wrong?
thanks,
Mark P

the full version is 9.2.0.8.0
As to the rationale behind why I'm developing against this version and not another one, I do hope I don't have to justify why my organization is using this version over another, or why they need a solution at all, before someone is willing to assist. I can dodge work and accomplish nothing all day long asking these questions of them. In the end, this is what I have to work with.
As far as the What is of what I'm trying to accomplish: My organization needs a simple web page to view/edit data in an existing database table. APEX would seem to be the perfect tool, but unfortunately it will be two weeks before our DBA's can get APEX installed in our instance. We need a solution in days. If loadpsp is not the best option for accomplishing this, please let me know of other options to investigate.
As to the full error message, I did enter it - every letter: "ORA-00922: missing or invalid option."
Thanks,
Mark P

Similar Messages

  • File Processing Error

    Hi Experts,
    I have a File->Sync Proxy->File Scenario without BPM. There are multiple files in the source ftp folder and the adapter is processing them in order. When there is any application error on the proxy side, it is not giving any response. This is causing an error on the XI side as the MessageOnewayBean module is expecting a response.
    Further the sender file adapter is not picking any other files from ftp folder. Is there a way to process all the files at a time.
    Highly appreciate your help.
    Thanks,
    Rakesh.

    > Further the sender file adapter is not picking any other files from ftp folder. Is there a way to process all the files at a time.
    What is the QoS you have used in file adapter. If it is EOIO then change it to EO and then try.
    Secondly in your Interface Determination uncheck the check box "Maintain Order at run time".
    Regards,
    Sarvesh

  • Error message by periodic weekly: No output from the 1 file processed

    Hi there,
    since four weeks, I got a problem with the maintenance script periodic weekly. Up to December 22nd, the script did, what it should do: rebuilding the database of locate and whatis, rotating log-files. Since one week later, I got the error message: No output from the 1 file processed.
    Normally, I use Anacron to do the job. When I noticed the problem, I tried to start the script with Tinker Tool System getting the same result. Another try using the Terminal (sudo periodic weekly) also failed. The commands locate and whatis are working, locate.updatedb and makewhatis also. I'm running 10.4.8; in the past, I did not have such problems. Anyone with an idea or solution?
    Thanks
    Klaus
    MacBook Pro   Mac OS X (10.4.8)  

    Hi Gary,
    here is the output you were asking for:
    Last login: Thu Jan 25 20:03:55 on console
    Welcome to Darwin!
    DeepThought:~ dirk$ sudo /private/etc/periodic/weekly/500.weekly; echo $?
    Password:
    Sorry, try again.
    Password:
    Rebuilding locate database:
    Rebuilding whatis database:
    find: /usr/local/man: No such file or directory
    makewhatis: /usr/share/man/man1/fetchmailconf.1.gz: No such file or directory
    Rotating log files: ftp.log lpr.log mail.log netinfo.log ipfw.log ppp.log secure.log
    access_log error_log
    Running weekly.local:
    Rotating psync log files:/etc/weekly.local: line 17: syntax error near unexpected token `)'
    /etc/weekly.local: line 17: `if [ -f /var/run/syslog.pid ]; then kill -HUP 0 80 79 81 0cat /var/run/syslog.pid | head -1); fi'
    2
    DeepThought:~ dirk$ ls -loe /private/etc/periodic/weekly/500.weekly
    -r-xr-xr-x 1 root wheel - 2532 Jan 13 2006 /private/etc/periodic/weekly/500.weekly
    DeepThought:~ dirk$
    It seems, Rogers idea, PsynX respectively the deficient uninstalling by me is responsible for my problems, is correct. Should I remove the whole file weekly.local or should I only remove the content? I prefer removing the whole file, because it was created while installing PsyncX. The date of creation is the same as the date of installing the app (December 25).
    Klaus
    By the way: it seems to me, the solution of my problem is in sight. So I want to thank you all for the amazing aid I got from you!

  • Could not archieve file after processing error in Rwb of sender adapter

    Till today afternoon it is running fine.
    The rpocess here is we will keep the files in FTP site. and pi polls and places the files in NFS Mount server AL11(FILE/STAGING).
    Now these file will be process from FILE/STAGING to FILE/PROCESS in al11 .
    Then proxy get trigerred and sends the data to sap where workflow will be trigerred.
    now the issues file is getting polled from ftp and placed in file/staging folder perfectly.
    Then the file needs to be moved to file/process folder using file adapter. here the issue is coming
    error is as shown below
    Time Stamp  Message ID  Explanation 
    Could not archive file '/FILE/Staging/20100517112845_140011140001.tif' after processing
    com.sap.aii.af.service.util.transaction.api.TxManagerException: Unable to commit transaction: The transaction has been rolled back: com.sap.engine.services.ts.transaction.TxRollbackException
    I had done the cache refresh still the problem persists.

    HI,
    1. check whether you have authorization for write access.
    2. Check the path provided for process.
    3. Ensure both the staging and the process paths are different.
    Thanks,

  • Flat File Active Sync - Notify  admin incase of data processing errors

    Dear Friends,
    We have couple of Requirements to use OOTB flat file active sync adapter
    1. To read data from a flat file and update the records in Sun Identity Manager system
    2. Notify admin if there are any data processing errors while reading data from a flat file. The data processing errors can occur if there is an invalid data. for example, lets say the input flat file has 3 columns defined, but the file conatins records which has four values.
    firstname,lastname,email
    testfirst,testlast,[email protected],12345
    Req#1 is working fine. There are no issues with that.
    Req#2: if the file contains invalid data, i noticed that the active sync adapter throws an Array Index out of bound exception. so, we need to send an email notification to the admin whenever data processing errors occurs.
    I noticed that whenever the data processing exception occurs, the active sync adapter stops processing records and the active sync input form was not triggered. Unless active sync form was triggered, it's very difficult to determine whether the data was read successfully or not.
    Please let me know if there are any configurations/customizations to me made on OOTB flat file active sync adapter to handle data processing errors and send email notifications to administrators.
    Appreciate your help
    Thanks
    Vijay

    Hi,
    We have same requirement that
    "Notify admin if there are any data processing errors from a flat file.
    The data processing errors can occur if there is an invalid data or account is locked etc..."
    In short notify admin if any error logged in Active sync Log file while active sync runs.
    Yes,I noticed same that whenever the data processing exception occurs, the active sync adapter stops processing records and the active sync input form was not triggered. Unless active sync form was triggered, it's very difficult to go ahead to meet the requirement.
    Please let me know if there are any configurations/customizations to me made on flat file active sync adapter to send email notifications to administrators.
    Thanks,
    Sudheer

  • IOS 5 downland complete then file processing an error 3259 comes out what to do

    I have trying to download IOS 5 on my Iphone , however, everytime the download is complete and file processing starts i get an error 3259 and that the connection timed out. I check my internet connection, its ok. I connected my laptop to the internet with a wire instead of using wifi, it didnt work. I tried restoring my phone than updating, but i still get them same error.
    What to do?

    Error 9006: Following Troubleshooting security software frequently resolves this error. There may be third-party software installed that modifies your default packet size in Windows by inserting a TcpWindowSize entry into your Registry. Your default packet size being set incorrectly can cause this error. Contact the manufacturer of the software that installed the packet size modification for assistance.

  • SSAS Cube Dimension Processing Fails Reporting: File system error: A FileStore error from WriteFile occurred

    Hi,
    I have a SSAS Cube Database for which the processing had been stopped since the year 2012, but as the requirements have again come up, this cube needs to be processed on a daily basis again, to refresh the cube with new incoming data.
    As i was testing the cube processing steps before finally re-activating the cube processing in production, i came across a weird error while doing a manual processing for a Dimension.
    File system error: A FileStore error from WriteFile occurred. Physical file: \\?\D:\MSAS10.MSSQLSERVER\OLAP\Data\Citi.184.db\Dim Extended Data.0.dim\54.Extended Data.ksstore. Logical file: . . Errors in the OLAP storage engine: An error occurred
    while the 'Extended Data' attribute of the 'ExtendedData' dimension from the 'Citi' database was being processed.
    This error came to me while i was doing a process update for the dimension, i even tried to do a Process Full for the same dimension which did not help. I then did a Unprocess and then a Process Full, which didn't work as well.
    Can anyone please help me with this issue. I am using the SQL Server 2008 where the cube is hosted and the processing used to work fine earlier, but now its failing with this error.
    Thanks

    This looks like the 4GB string store limit. If you can upgrade to SQL Server 2012 Analysis Services, you can change a simple setting and grow beyond that 4GB string store limit.
    http://technet.microsoft.com/en-us/library/gg471589(SQL.110).aspx
    If you can't upgrade, what data is in that ExtendedData attribute? If it's a meaningless surrogate key that you don't need users to see, you can use this trick to avoid the 4GB string store limit:
    http://cwebbbi.wordpress.com/2012/08/10/storage-and-the-namecolumn-and-keycolumns-properties/ But if it's something the users need to see, there's not an easy way to fix it without upgrading to SSAS 2012.
    http://artisconsulting.com/Blogs/GregGalloway

  • Archive file with errors in sender file adapter not working! please help!

    Hi Experts,
       I have a file to RFC scenario. the input is a XML file. I have setup the flag in sender file adapter channel for archiving the input files with errors. But it is not working.
    For testing I have used an invalid xML file for example without the main XML tag. I have also tested with a MSWORD file saved with.xml extension. But in both the cases the files are not getting archived.
    My archive location permissions are fine and in fact normal archive operation is happening. That is, if I select the processing mode as "Archive" and gave the Archive directory then files are getting archived. The problem is only with the "Archive faulty source files" option.
    What am I missing? DO I need to do some more configurations?
    What are the prerequisites if any for this option?
    How to test this?
    Please help me! I will be greatfull to you all!
    Thanks & Regards
    Gopal

    and go thru this links
    Creating a Single Archive of the Version Files
    http://help.sap.com/saphelp_nw04/helpdata/en/79/1e7aecc315004fb4966d1548447675/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/31/8aed3ea86d3d67e10000000a114084/frameset.htm
    Note: reward points if solution found helpfull
    Regards
    Chandrakanth.k

  • Download Helper, even with paid converter upgrade, gives "Invalid Capture File" errors and will not record audio, with "File Creation Error - Unable to rename/copy audio file" Error.

    Download Helper Screen Capture worked to capture video if the default "no audio" option is active. But, no audio. The "speakers" or "microphone" audio options are confusing....the audio to be captured is from the video, so what do you choose? With either "speakers" or "microphone" selected, the captured file has poor audio and no video. Re-capture efforts (speakers) get "Invalid capture file error" and "File Creation error- Unable to rename/copy audio file"
    The paid upgrade of "Converter" doesn't work.
    Instructive documentation - not very good.
    Suggestions - Need time delay between initiation of "Record" and starting the video to be recorded.
    Could use timer tracking of the record process.
    Are there operating system limitations? (Have Windows XP Pro)

    That is an issue for the developer of that Download Helper.

  • XML Publisher post-processing error 'java.io.FileNotFoundException'

    Hi,
    We are getting following XML Publisher post-processing error while running XML Publisher report.
    It was working earlier but suddenly its erroring out.
    [9/07/10 9:00:17 PM] [OPPServiceThread1] Post-processing request 559655.
    [9/07/10 9:00:18 PM] [39177:RT559655] Executing post-processing actions for request 559655.
    [9/07/10 9:00:18 PM] [39177:RT559655] Starting XML Publisher post-processing action.
    [9/07/10 9:00:18 PM] [39177:RT559655]
    Template code: XXHPOXPRRFLR
    Template app: XXH
    Language: en
    Territory: 00
    Output type: PDF
    [9/07/10 9:00:18 PM] [UNEXPECTED] [39177:RT559655] java.io.FileNotFoundException: /apps/oracle/DEV/inst/apps/DEV_hlt439erplap001/logs/appl/conc/out/o559655.out (No such file or directory)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:274)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:173)
    [9/07/10 9:00:18 PM] [39177:RT559655] Completed post-processing actions for request 559655.
    Please help me out to resolve this issue.
    Thanks & Regards,
    Sagarika

    Hi,
    java.io.FileNotFoundException: /apps/oracle/DEV/inst/apps/DEV_hlt439erplap001/logs/appl/conc/out/o559655.out (No such file or directory)Most probably this file is not created (since no changes have been done recently, so definitely it is not a permission issue), and if there are any log files generate at the client side it should help in investigating the issue.
    Thanks,
    Hussein

  • File system error: The record ID is incorrect. Physical file: . Logical file:

    Hi,
    I face this error message when I try to 'process update' a dimention, sometime it works but sometime it failed with the error below:
    Description: File system error: The record ID is incorrect. Physical file: . Logical file: . 
    My environment: Window Server 2008 R2+SQL Server 2008 R2.
    Note: this issue can be resolved by full cube process, but I can't to that every time if it failed, just want to know what happen at backend of SSAS, It block me neary 2 week without any finding, really appreciate that someone can help on this.
    I have do some research with google, I think the root cause here is not TopCount function(It may be a problem with SQL Server2005), also not the size limitation of 4GB size of .astore file.(I check the size of my cube under 'Data\XXX.db\' folder, which only
    have few MB size).
    Thanks,
    Tom

    Hi Tom,
    Here is a microsoft fix
    FIX: "File system error" occurs when you try to run a process update operation on a dimension in Microsoft SQL Server 2008 Analysis Services and in Microsoft SQL Server 2008 R2 Analysis Services
    In your acenario, in order to fix this issue, please apply the latest Cumulative update and Service Pack according to your SQL Server version. Besides, there are two workarounds in that fix, plese try it and check if it works or not.
    http://support.microsoft.com/default.aspx?scid=kb;en-US;2276495
    Regards,
    Charlie Liao
    TechNet Community Support

  • One of 100 records in file has error. How to reprocess only one record??

    Hi All
    I have a scenario where, i receive data in a file, and we create invoices in SAP system from the data records in the file. My file contains 100 records and if there is an error in processing record number 43, how XI can be set up to restart when there are errors?
    Re-start of file processing has to commence from the failed record. This should avoid the possibility of double posting of interface records.
    Thanks
    Chandra

    Hi Chandra,
    I am not sure,if this option is useful for you.
    But we do this for Inventory Report(INVRPT) in our case because we have the same requirement.
    We receive an EDIFACT file and a record can have errors.Then we don't want to reprocess full file again.
    In order to avoid this,we create an IDoc for each line item.
    If there is an error in one line item,this IDoc will fail and can be corrected and reprocessed later.
    Kindly let me know if this is of any use to you.
    Thanks.
    Regards,
    Shweta

  • "No Child Processes" Error

    When I am downloading certain files from the internet, the files are not mounting, and I am getting a "No child Processes" Error. I have run the apple repair disc over the computer, however, the problems is still happening. Can anybody help to me fix this problem???? Thanks

    Hi-
    Welcome to Discussions!
    Is it possible to download what you want from a different server? The error could well be the result of file problems on the other end.
    To further insure that it isn't your system, run a full set of maintenance scripts, and clear logs, caches, and other temporaries.
    A last item to "clear" your machine, would be a restart be fore trying to download.
    Should these proceedures fail to fix the problem, I would consider the problem to be with those "certain files".

  • Invalid File Name Errors when syncing to Ipod

    Ever since an update last fall I have been getting Invalid file name errors when I try to sync my ipod. A window would pop up saying "Windows could not copy 'SONGNAME' to the iPod 'IPODNAME' because an unkown error occurred (-37)." I would press OK and another window would immediately pop up that would say, "Attempting to copy to the disk 'IPODNAME' failed. the file name is invalid or too long."
    The windows would keep popping up countless times until the sync would just seem to time out and stop.
    The problem songs would have no problem playing in iTunes.
    Prior to the update this did not happen. No new songs were added around this time and nothing was changed to my file directory structure. I was too busy to troubleshoot this problem at the time and hoped that another update would fix it. Well, here I am many months and updates later and still no fix. After fiddling with iTunes and resetting my Ipod multiple times (goodbye saved angry bird games)I have found out that:
    1. By writing down the file name when the error windows pop up I can get a partial list of the problem file names. I could not get a complete list of the problem files because the sync would time out before a full list could be compiled (the list appears to be in the hundreds).
    2. If I changed the name of the file by adding OR deleting one character, remapping the song in itunes, the song would then sync properly.
    3. If I changed the name of the file, remapped the location of the file within iTunes, changed the name of the file BACK to the original name that iTunes supposedly had a problem with, and then remapped the location of the song within iTunes, the song would then sync properly
    4. If I moved the song to a different directory without changing the file name, remapped the song within iTunes, the song would sync properly.
    5. If I moved the song to a different directory without changing the file name, remapped the song within iTunes, moved the file BACK to the original directory, remapped the song again, the song would sync properly.
    6. If I renamed the file and then named it back to the original file name WITHOUT remapping the file location in iTunes, the song would still not sync properly
    7. If I moved the file into a different directory and then back again without remapping the file location, the song would still not sync properly.
    8. Changing or deleting the tags has no effect at all.
    9. File name lengths are already under 200 characters and there are no special characters used.
    So, to sum up, I have found out a way to fix the issue. The problem is, that there are hundreds of songs that appear to be affected and renaming or moving every single one individually and then remapping is extremely inefficient and ignores the cause of the problem. I also did not want to delete the itunes library and then add all of the songs back in because I have many custom playlists that I have spent hours creating and I do not want to delete them.
    Is there a better way to fix the problem? Especially if someone knows the root cause?

    I got a procmon log file and examined it. I have the file and I could also provide you with that or screenshots of it.
    There is nothing unusual about it. I can see entires in which CR has successfully opened the report and has cached in a c:\windows\temp.
    However there is one or two non-successful entries that may be related, especially that examining the stack trace brings us to a call to get_ProductLocaleID():
    - A call to read reg entry HKU\S-1-5-20\Software\Business Objects\Suite 12.0\Crystal Reports\Locale fails with NAME NOT FOUND.
    - immediately after that and from the same process (w3wp.ex) there is a call to open directory "c:\" which is logged as ACCESS DENIED.
    Any subsequent unsuccessful calls seem to be results of exception handling in the debug code.
    Does this point to any setup issues with CR? We always run the redistributable x86 runtime when installing it.

  • JDeveloper 11.1.2.0.0 Version Application wizard : File Backup Error

    hi
    As shown in the scenario (sc1) screencast at http://screencast.com/t/GA7OcgYZ
    the JDeveloper 11.1.2.0.0 Version Application wizard can fail sometimes, showing a "File Backup Error" dialog, with the message
    "Failed attempting to back up imported resource
    D:\screencast\VersionAppLockedIssueApp-v0.01\VersionAppLockedIssueApp\Model.
    Check that there are no file system explorers viewing files in this location and that none of the files are open in other applications before resuming."
    This even occurs when there are no other processes (like Windows Explorer or an editor) using/locking the file.
    It should be possible to reproduce the behaviour using the example application
    at http://www.consideringred.com/files/oracle/2011/VersionAppLockedIssueApp-v0.01.zip
    which is really nothing special I think, so it might also reproduce using another application.
    First open the application and also open the file "browseEmployees.jsf" in design view.
    After that, as it seems, the Version Application wizard fails.
    Note that it might be relevant that I am using Windows 7, as I can imagine that this could behave differently when using JDeveloper on other operating systems.
    Also note, if I try to ZIP the application folder (instead of using the Version Application wizard) after opening the file "browseEmployees.jsf" in design view, I get a message like "WARNING: The process cannot access the file because it is being used by another process.
    : D:\screencast\VersionAppLockedIssueApp-v0.01\VersionAppLockedIssueApp\.data\00000000\je.lck ",
    as can be seen in the scenario (sc2) screencast at http://screencast.com/t/rFiL47Bil
    As it seems that the Version Application wizard has managed to commit the source files, one workaround could be to checkout the source in another location and continue working there.
    Other suggestions to avoid this issue, or deal with it, are welcome.
    questions:
    - (q1) Can this "File Backup Error" behaviour for the Version Application wizard be reproduced?
    - (q2) How can this "File Backup Error" behaviour for the Version Application wizard be explained?
    many thanks
    Jan Vervecken

    fyi
    Today I noticed that there is a My Oracle Support note about this:
    - note id 1353389.1 , "In JDeveloper11.1.2.0.0 the Version Application Wizard Failed with the Error: File Backup Error "
    Its "Solution" section currently says:
    "The problem is still investigated by development.
    But there is a possible workaround for Bug 12912410 by unchecking the checkbox 'Perform Checkout' in step 5 of 6 in the wizard screen. "
    regards
    Jan

Maybe you are looking for

  • Question on BPEL Process Performance

    Hello, We have a BPEL process reading the datafile through file adapter and upserting into DB using DB Adapter. Our requirement is If there are 10 records to process and two records (record 5 and 9) fail while inserting/updating for some reason(i.e d

  • How do i repair a corrupt hard drive and i lost my install disk

    My Macbook started acting up....when rebooting there was a flashing file folder with a ? inside. Finally got to reboot, ran Disk Verfiy and my hard drive is corrupt. We just moved and I have no install disc. How do I repair my hard drive?

  • Creating reports in BI EE from PL/SQL query

    Please provide me solution of how to create reports in Oracle BI EE tool while using PL/SQL query block. Thanks Rajni Sharma

  • Unable to run Timed Loops

    Bit of an odd one that had me scratching my head. I have a development system consisting of a PC running a 7842R, acquiring analogue and digital data from the FPGA, loading it into a shared variable, and reading it out within a timed loop on the host

  • Preview thinks RAW files corrupt

    I used to be able to open my .CR2 files from my Canon Rebel XSi w/ Preview after I installed the Camera Raw pack 2.1. Now I get this error (screenshot: http://img399.imageshack.us/img399/1658/errorfk5.png). This is happening around the time I began u