When i install P6_R82_Client_Applications, it can not create database file

when i install primaver client application, it install oracle XE but when should create the data bases installation failed, why?????????
ERROR: " Oracle XE P6 Professional database Creation failed. Please see the log file at C:\Document and Settings\Administrator for details."
LOG Files:
<08.21.2013 07:20:14> [INFO] [2013-08-21 07:20:14] Calling Perform Action
<08.21.2013 07:44:26> [INFO] [2013-08-21 07:44:26] Calling Perform Action
<08.21.2013 08:04:27> [INFO] [2013-08-21 08:04:27] Calling Perform Action
<08.21.2013 10:25:43> [INFO] [2013-08-21 10:25:43] Calling Perform Action
after installation failed i can run and connect to oracle database with user: "system" and password: "**********", but when i want to setup database by "dbsetup" batch file and enter the inforamation required to
connection information one error appear with this issue : "SQLException: Locale not recognized"
please help me, thank you
Message was edited by: a5cf350d-5b24-4c54-b68b-fcbc19e21d34

Hi,
It sounds like you have run into a pretty common problem of installing the application from inside the zip file.
I would recommend uninstalling both P6 and Oracle XE, then make sure you unzip the install files before running the setup.exe application again
Make sure you use setup.exe and not P6-professional.msi as it will not install the per-requisites like java that it needs to create the database.
Regards
Alex

Similar Messages

  • When i try to download firefox onto this computer, It downloads and says run or save. I click run and it says that it can not create temporary files. How do i fix this?

    I try to download firefox but it comes up with a error message saying it can not create temporary files.

    Beginning with Firefox 4, Macs must have an Intel x86 processor ('''''yours is a PPC Mac''''') '''''<u>and</u>''''' OSX 10.5 or higher ('''''which you do not have''''').
    *System Requirements: [https://www.mozilla.org/en-US/firefox/4.0/system-requirements/index.html Firefox 4] [https://www.mozilla.org/en-US/firefox/5.0/system-requirements/index.html Firefox 5] [https://www.mozilla.org/en-US/firefox/6.0/system-requirements/index.html Firefox 6] [https://www.mozilla.org/en-US/firefox/7.0/system-requirements/index.html Firefox 7] [https://www.mozilla.org/en-US/firefox/8.0/system-requirements/index.html Firefox 8] [https://www.mozilla.org/en-US/firefox/9.0/system-requirements/index.html Firefox 9]
    '''''The good news''''' is that Firefox 3.6.x still supports OSX 10.4 and Macs with the PPC Mac architecture. '''''The bad news''''' is that support for the Firefox 3.6.x series is likely to end in the first quarter of 2012.
    *System requirements: [https://www.mozilla.org/en-US/firefox/3.6/system-requirements/index.html Firefox 3.6.x]
    *Download Firefox 3.6.x: https://www.mozilla.org/en-US/firefox/all-older.html
    *Also see --> http://support.mozilla.com/en-US/kb/Installing+Firefox+on+Mac
    You can try the third-party product '''''TenFourFox''''' that supports PPC Macs with OSX 10.4.11 and OSX 10.5.8. Firefox 9 version of '''''TenFourFox''''' is available. The product is based on Firefox released versions. All support is provided by the developer, not by this site:
    *Home page: http://www.floodgap.com/software/tenfourfox/
    *Developer's blog: http://tenfourfox.blogspot.com/
    *'''''VERY IMPORTANT'''''; '''read this carefully''': https://code.google.com/p/tenfourfox/wiki/ReleaseNotes90
    *'''''VERY IMPORTANT'''''; '''read this carefully''': https://code.google.com/p/tenfourfox/wiki/PluginsNoLongerSupported
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • FRM-10044 Can not create a file URGENT PLEASE!!

    I installed Oracle 8i and Forms 6i in a pentium 4 changing the symcjit.dll -> symcjit.old.
    Now I want to use the same scripts and Forms that I have saved using my old machine but I can't save new forms or update the old ones.
    FRM 10044 Can not create the file
    I can run the scripts in SQL.
    Please Help me it is urgent.
    I have installed and uninstalled the Data Base many times and I have read previous posts.
    Thank you a lot.

    Hi,
    "Cannot Create File" means forms failed to create/save the file. Check the following
    * Do you have full access to the drive?
    * Did you mark either the form or its directory as read only?
    Regards,
    Momen.
    Hi Helena,
    How are you? We are into Arabic development environment. I am trying to migrate from 6i (CS) to 9i (web). Everything went fine but when I run the report, the browser is displaying junk characters.
    Did you experience this problem?
    If you have any suggestions you can mail me on [email protected]
    Regards,
    Momen.

  • Crystal Server 2013: How to troubleshoot "Can not create temp file---- Error code:-2147215357"

    We have a Java7 web app, which generate PDF report by calling Crystal Server 2013 SP4.
    The app is being deployed on many different servers. We sometimes got the error below when generating report:
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal
    at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.controllerExportInternal(PrintOutputController.java:280)
    at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(PrintOutputController.java:152)
    at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(PrintOutputController.java:130)
    at com.crystaldecisions.sdk.occa.report.application.PrintOutputController.export(PrintOutputController.java:113)
    Problem is, this seems to be  a pretty generic exception. It could be caused by many different reasons.
    e.g. network connection problem, wrong DB login, wrong folder path, lack of folder access right, etc.
    Each time we could only guess what's wrong.
    We are running into it again, and this time everything seems correctly configured so far.
    We wonder if there are more info we can get to troubleshoot? For example, any log file of Crystal Server we should look into? Or does Crystal Server has debug mode which prints more details to tell us what goes wrong?

    Prithviraj Shekhawat wrote:
    Hi Henry,
    I believe you are using RAS SDKs to export the reports to PDF.
    Apply trace on RAS server and check what you find in RAS logs.
    Check whether you can see timeout error is RAS logs. Usually if connection is lost and the RAS server no more have the session to write to the temp directory, we do see these errors.
    Also, does the account that runs RAS have permissions to create a file in RAS's default temp directory? Are you getting any out of memory or out of disk space exceptions on App server or RAS, tracing RAS server is the way to move forward.
    Thanks,
    Prithvi
    >>I believe you are using RAS SDKs to export the reports to PDF.
    Yes
    >>Apply trace on RAS server and check what you find in RAS logs.
    >>Check whether you can see timeout error is RAS logs.
    How to configure tracing, and where are RAS logs? Is it configured in CMC --> Servers --> Crystal Report Services?
    >>Also, does the account that runs RAS have permissions to create
    >>a file in RAS's default temp directory?
    Pretty sure yes.
    >> Are you getting any out of memory or out of disk space exceptions
    >>on App server or RAS, tracing RAS server is the way to move forward.
    Not on App server.
    For RAS, that's the problem, I am not sure where to look.......

  • Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal

    Hello,
    While exporting Export reporting from BI4 getting exception
    Can not create temp file---- Error code:-2147215357 [CRSDK00000615] Error code name:internal
    In Trace Log I am getting
    com.crystaldecisions.xml.serialization.XMLWriter||Failed to create an object instance for CrystalReports.TextObjectFormat
    java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key CrystalReports.TextObjectFormat
      at java.util.ResourceBundle.getObject(ResourceBundle.java:374)
      at java.util.ResourceBundle.getString(ResourceBundle.java:334)
    I tried following solution according to the all forums but still issue exist.
    Done changes mention in KB article In <Installation-dir-of-BO>\Common\4.0\java\CRConfig.XML we have to increase the JAVA heap MIN and Max size
              <JVMMaxHeap>64000000</JVMMaxHeap>          <JVMMinHeap>32000000</JVMMinHeap>
    Increase the value in the ReportApplicationServer Services in the CMC for "Number of database records to read when previewing or refreshing a report". The value -1 is for unlimited records but not recommended for performance.
    Check for temporary read write permission on server
    Using SDK library from C:\Program Files (x86)\SAP Business Objects\SAP BusinessObjects Enterprise XI 4.0\java\lib
    Can you please let me know is there anything missing.

    Hi,
    We face the same problem with some BI4 reports.
    The same report works well with the "Crystal Reports Viewers API", as used in Infoview, but not with the "Report Application Server (RAS) API".
    This error appears after some time working on a report. If we reproduce the same report, but from zero, no problem.
    Hope it can help.
    Ludovic.

  • Can not open JPEG files and can not create JPEG files from other software

    Can not open JPEG files and can not create JPEG files from other software (For example from Solidworks).
    When I try to right click on a JPEG, a notice window appears written: "Windows Explorer has stopped working - Windows is
    checking for a solution to the problem" and then the notice box disapears, the desktop appears and I can continue working.
    From the other side - If I try to save as JPEG a screen of Solidworks (like a view of a part) the Solidworks falls but the JPEG
    is created (I can see its name in the directory I created it).
    I can open the JPEGS with the Paint software if I want but not with the Windows Photo Viewer.
    I have the feeling that the Windows Photo Viewer disapeared from my computer - just a feeling.
    I will appreciate your assistance.
    Avi T. 2014

    Hi,
    Did Windows Photo Viewer option appear when you right click the JPEG file and select open with?
    I would like suggest you use Clean Boot to troubleshoot if there is third-party software conflict:
    How to perform a clean boot in Windows
    http://support.microsoft.com/kb/929135
    Karen Hu
    TechNet Community Support

  • Can not create PDF files 8

    Removed PhotoShop 5 and a few other programs the other day to create more room. Now I can't create PDF files anymore in Excel and AutoCad. When I try, it outputs to my note pad with the following:
    %%[ Error: undefined; OffendingCommand: setdistillerparams; ErrorInfo: CalCMYKProfile U.S. Web Coated (SWOP) v2 ]%%
    %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
    Error accessing color profile: U.S. Web Coated (SWOP) v2
    %%[ Warning: PostScript error. No PDF file produced. ] %%
    Any sugestions.
    I'm useing Acrobat 8 Standard with Windows XP
    Thanks
    Steve

    If the repair does not do the job, then try a different job settings in the printing process. The error you are getting comes from the Distiller step of the PDF creation. You can go in steps if you wish by trying to print to file. Then opening that file in Distiller to see that happens.

  • Can not Create Database on Oracle8i 8.1.6 on Solaris 2.6 10/00 Intel Platform!!!

    I buy a solaris8 10/00 and install it on Intel PIII 633 MHz 320MB of RAM and 10GB Harddisk. and I try to install Oracle8i 8.1.6 Intel Platform.
    After installing, I use "dbassist" for creating a database. In the step of creating an "Initialize File".
    There is an error "ORA-01034" then I ignore. so there is another error "ORA-01012". I search in the directory that I store a database but there is no control file.
    When I try to start oracle, It reported the error "ORA-27102 Out of memory" and "Error 22 Invalid argument ".
    Do you have any suggestion for my situation?
    thanks a lots

    Hi,
    I don't have precise answer to your problem.
    But I can make some wild guesses:
    1. If you have done a "typical" installation, it automatically creates a database.
    Now, you will have to do the follwing:
    a. login as oracle
    b. type "$ORACLE_HOME/bin/svrmgrl"
    c. type "connect internal"
    d. type "startup" without any argument.
    If it opens the database, it's fine. If not, there is some problem in the starting of the instance itself.
    I mean, the first step it does is to start an instance and start background processes.
    2. Is the listener process start without any problem?
    That is,
    If you type
    "$ORACLE_HOME/bin/lsnrctl"
    "start"
    it should start the listener process without throwing error messages.
    3. Have you configured tnsnames.ora file?
    Pl. keep me posted abt latest updates.
    Thanks,
    Raghu.

  • Can not create XML file from MS Access 2003

    Hi,
    I am getting error as "Error loading in DLL" when I use msaccess_exporter to create XML file for migrations usind Access 2003 DB. Does anyone know about this? If yes, could you please let me know how to resolve it?
    Thanks,
    Kartik

    Hi Daniel,
    I believe you are seeing the message "Table'_OracletblDatabase' already exists" because you are attempting to export an MDB file that you previously attempted to export, but that initial export process may not have run to completion. I recommend opening your .MDB file, and delete any "_Oracletbl..." table objects that exist under the list of Table objects. Close the MDB file and carry out the export process again. You should now be able to use the 2000 mde file.
    I hope this helps.
    Regards,
    Hilary

  • Can not create a file under \window\system32 folder

    How do I create a folder in \windows\system32 in x64 machine through java code?
    Creating a file/folder under \windows\system32 fails and java creates a folder in \windows\syswow64 folder.
    pls see the code attached for example.
    My client wants to create a folder using my application.
    I dont want to use any native code suggested by microsoft. You can see in the following link
    http://msdn2.microsoft.com/en-us/library/aa365743(VS.85).aspx
    import java.io.*;
    public class FileTest{
         FileTest(){
              boolean created = writeFile();
              if (created)
                   System.out.println("File Created Successfully");
              else
                   System.out.println("Could not able to create the file");
         public static void main (String args[]){
              FileTest ft = new FileTest();
         public boolean writeFile(){
              try{
              Writer output = null;
              String text = "Sample Test File";
              if(!(new File("c:\\windows\\system32\\customFIle").exists())){
                   new File("c:\\windows\\system32\\customFIle").mkdirs();
              File file = new File("c:\\windows\\system32\\customFIle\\write.txt");
              output = new BufferedWriter(new FileWriter(file));
              output.write(text);
              output.close();
              return true;
              }catch(IOException ioex){
                   System.out.println(ioex);
              return false;
    Thanks in advance

    java_mani wrote:
    How do I create a folder in \windows\system32 in x64 machine through java code?Can the user that executes this Java code create "manually" a folder in that directory?
    Creating a file/folder under \windows\system32 fails and java creates a folder in \windows\syswow64 folder.
    pls see the code attached for example.
    My client wants to create a folder using my application.
    I dont want to use any native code suggested by microsoft. You can see in the following link
    http://msdn2.microsoft.com/en-us/library/aa365743(VS.85).aspx
    Why not?

  • OWB can not create database link

    Hello!
    We use OWB 10.1. We are unable to create database link in the owb as a source for metadata information. The database user we use to connect to the owb have got the right to create database links and the same user can create database links outside the owb. we get the error message
    Testing...
    Failed.
    API2215: Cannot create database link. Please contact Oracle Support with the stack trace and the details on how to reproduce it.
    the database user is not the owner of the repository. if we use the repository owner to create the database link it works.
    it is also impossible to use a database link, that is created outside the owb, if we use an user that is not the repository owner.
    the error message is:
    java.sql.SQLException: ORA-02019: connection description for remote database not found
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:158) ....
    with the owner everything works fine.
    Regards Alex

    hi,
    If public dblink is a problem then u can create the table with PUBLIC SYNONYM and create a synonym of the table in ur DB so that u can access the table in ur DB and still make I/U/D in the table in the other DB. We just have to grant previlege for the synonym created for DML statements.
    Regards
    Bharath

  • I get this message when I try to publish:Can't create the file "get-attachment.aspxuid=1.jpg." The disk may be damaged or full, or you may not have sufficient access privileges.

    Any tips on how to backtrack to figure out the problem?
    Thanks!

    Welcome to the discussions. This old thread may help:
    ...Found by doing THIS.

  • I have Acrobat 8 standard, I can not create PDF file any more. It stopps after 10%. This is happen after I have trayed Acrobat IX prof. demo. I have unstalled and reinnstalled Acrobat 8, the same problem are there. Can sombody help me.

    Problem to make PDF file, stopps after 10%?

    Hey Tom,
    Could you please tell me how have you been trying to create PDFs.
    What exact error pops up on your screen when it stops after 10%?
    Please specify more on what you mean by saying 'trayed Acrobat IX prof.demo' as I need to analyze what exactly is the trouble.
    Hope to get your response.
    Regards,
    Anubha

  • Can not create Database-based MDS connection

    Hello Dear Oracle Support,
    I am trying to use MDS to share some common dvm files. First step, I want to create a database based MDS connection but failed.
    My SOA schema is JDEV_SOAINFRA. When I test my Database based MDS connection, I got ORA-01031: insufficient privileges. What privileges I need to grand to MDS schema?
    I am using JDEV_MDS as username to establish MDS connection.
    Thank you for any suggestion and/or information,
    Alena Li

    Hello Alena!
    If you want to wait the answer from Oracle Support here.. you'll need a lot of patience.
    Is the corresponded Database Connection test succeed?
    If it also fails that, I think, your JDEV_MDS user (schema) lack of the CONNECT privilege.
    A question to you - how did you created this schema?
    You should use RCU to create the schemes  for SOA Suite (and other Oracle Middleware).
    The RCU creates the schemes with all necessary structures (tables) and grants.
    Hope this helps,
    Oleg

  • Can not create Event on HDD

    This is somewhat similar to the other HDD postings but on mine I see the drive and can select it but it will not allow me to create events.
    This is a new computer that I just picked. At first when I installed FCPX I could not create events so I brought it back to my local Apple reseller who had just sold me a custom configured Macbook Pro. They could not figure it out but when 10.6.8 was release they installed it and it appeared to fix the FCPX problems.
    However after using it for an hour I got an error with one of my events, the clips were red with a yellow triangle. This problem was limited to this event so I continue to create new events and import clips, once I decided that the problem appears to be resolved I decided I would delete all of the work and setup FCPX to begin my work. I then shutdown the computer and when I started it backup to my surprised I can no longer create events on my second drive.
    I have check permissions and verified the drive is a Mac OS Journaled disk. I have deleted FCPX, reinstalled it, re-formated the drive but I still have the problem. The only thing that appears strange to me is in the Event Library FCPX lists my two drives as follows: Macintosh SSD(with a picture of a house), STORAGE (with a picture of a diskdrive). Now in the Project Library the same drives are listed in the same order however the Macintosh SSD picture is now a drive and the STORAGE now has a picture of a house.  It changed the pictures.
    Here is my configuration of my computer: 
    -13" Macbook Pro.
    - The DVD was removed and the 500GB Apple SATA drive was installed in the space the DVD once occupied to be used as a scratch disk.
    - The OS was installed on a 120GB SSD that was installed inside the Macbook Pro.
    I have tried connecting a USB drive and that works.
    Every other application works fine but since I only purchased this computer for FCPX and chose this configuration based on the Apple reseller who know that my sole intention for this computer was running FCPX. I would not have purchased it if I know FCPX would not work.
    Any suggestions please let me know

    Hello,
    What if you try to create the APPROVE event using SWUE?
    I assume you are creating the event with the same key as for the SUBMIT event.
    As always, try SWU_OBUF.
    I've encountered that message before, never did find a reason for it. Please keep us informed how it eventually gets fixed.
    regards
    Rick Bakker
    Hanabi Technology

Maybe you are looking for

  • In MVC, do i need a View or Page with flow logic for POPUP window

    Hi All, I have the below scenario using the MVC pattern. I have a main view with 3 trays, each tray has two buttons, for example first tray has Create Order button. When I click on this button, I need a popup window to come with a tableview and a but

  • Putting a gap in a rule below

    Hello, Whenever I design a form that requires rules below (e.g. Name______________ Address______________), I frequently have a need to have a gap in the rule below. For example, I might have State_________ Zip____________ on one line, but I seem to b

  • Type of SAP BI tables

    Hi, There are several tables which is ending with "KE", any idea what is this type and what is significance? E.g.:-  /BIC/B0000329000KE I have noticed that /BIC/B0000329000 is the name of PSA table and which is suffixed with KE. Regards, Manish

  • SE16N - Maintain entries check box

    Hi Gurus, I would like to know why the "Maintain entries" check box in SE16N is disabled. How to enable it permanantly? I know we can mark it by using &SAP_EDIT. But I would like to know how to enable it permanantly? Regards, Siva

  • Square script mystery

    Greetings! Photoshop CS5, iMac June 2010 ,8 GB Ram, OS 10.7 Have a script, which takes any image and makes it square by comparing the height and width. Trouble is, I can run this on single images without problem, but when I try to put it in a batch t