How to create tablespace HRAPP

Hello world

@Nicolas; @Hakan Biroglu

My system: Windows Server 2003 32-bit. Oracle DB 10.1.0.2.0; PT 8.52; Campus Solutions 9.0 - revision 5 and PeopleSoft Human Capital Management;

During Data Mover script, I get the following message:

Import AAP_ETHNIC_PMPT
Create Table AAP_ETHNIC_PMPT
-SQL error. Position of the error: return 108: 959 - ORA-00959: tablespace 'HRAPP' does not exist

CREATE TABLE PS_AAP_ETHNIC_PMPT (ETHNIC_GROUP VARCHAR2 (1) NOT NULL, DESCR VARCHAR2 (30) NOT NULL) TABLESPACE HRAPP STORAGE (MAXEXTENTS THEN 100000 40000 INITIAL UNLIMITED PCTINCREASE 0) PCTUSED, PCTFREE 10 80
Error: Unable to process create for AAP_ETHNIC_PMPT statement
End: Killing Aug 21 16:19:06 2012
Unsuccessful end

How can I fix this error, please help?

You probably missed the script that creates storage for your application to be able to load the data. Delete your database and restart from scratch, in the right way, read the doc:
http://docs.Oracle.com/CD/E26530_01/PSFT/Acrobat/PeopleTools_8.52_Installation_Oracle.PDF
Task 6--8: creating applications specific Dbspaces and Tablespaces - page 145*.

Nicolas.

Tags: Oracle Applications

Similar Questions

  • How to create the database and a tablespace?

    Hello experts,

    I want to create a database named influx as tablespace influx.

    for this that I login under the sys account.

    now, I'm trying to run the following command:


    CREATE DATABASE WORKFLOWS
    LOGFILE GROUP 1 ("G:\app\dhirender\oradata\INFLUX\redo01.log") SIZE 100 M,
    GROUP 2 ("G:\app\dhirender\oradata\INFLUX\redo02.log") SIZE 100 M
    GROUP 3 ("G:\app\dhirender\oradata\INFLUX\redo03.log") SIZE 100M
    MAXLOGFILES 5
    MAXLOGMEMBERS 5
    MAXLOGHISTORY 1
    MAXDATAFILES 100
    DEFAULT TABLESPACE users
    DATAFILE 'G:\app\dhirender\oradata\INFLUX\INFLUX01.dbf '.
    SIZE 500M REUSE AUTOEXTEND ON MAXSIZE UNLIMITED

    FOLLOWING ERROR IS COMING:

    ORA-01501 datbase remote.

    database ORA-01100 already mount

    also help me create tablespace.

    Please help me.

    Thank you

    Yoann

    Follow, you will get help!

    http://docs.Oracle.com/CD/E11882_01/server.112/e26088/statements_5004.htm

    http://docs.Oracle.com/CD/E11882_01/server.112/e26088/statements_7003.htm

    https://forums.Oracle.com/thread/2481617

    https://forums.Oracle.com/thread/661075

    See you soon,.

    Manik.

  • How craete undo tablespace mode standby

    Hello

    How craete undo tablespace physical standby.

    My version of oracle: 11.2.0.2 on RHEL 5. 6

    951368 wrote:
    Sorry... I should have been clearer...

    The question I have is: my first is a node 3 CARS and I created the same 3 physical standby node, now we had a 4th node on our Eve, Eve allowed me to add all the parameters required as instance cluster #, thread # 4th node, but I was arrested to the creation of a for node 4 undo tablespace. What is the procedure? do I need to create primary or is there a way I can create directly to standby?

    Thank you

    Hello

    So, you have 3 primary nodes and I wanted to add 4th node on hold?

    Create tablespace undo 4th primary help
    SQL > create undo tablespace "undotbs4" data file 'xxxxx' size xxxx;

    The primary will not affect this cancellation as any instances should be pointing to this new cancellation.

    In the day before on the node 4 set "undo_tablespace" at undotbs4.

    See you soon

  • Create tablespace with datafile

    Hello

    We have consistent backup of cold (managed by the user) of 10.2.0.1 on our usb drive. Now I want to create a new tablespace using this data file (there is only one file of data in the previous db tablespace) in my current 11.2.0.1 db running. Please tell me how to create the new tablespace using the saved data file. Operating system is windows xp for both the database.

    Thanking you.

    Hello

    This seems quite difficult... The easiest way is to start an instance of 10g, export data (using exp/expdb) and then import it into the running instance of 11 g...
    I found a similar thread here, it might give you some help import a Datafile (.dbf) in 11 g 10 g tablespace

    HtH

    Johan

  • Create tablespace and databasefiles

    I create a tablespace with sets of database files it contains with the following option

    I get the following error:

    CREATE TABLESPACE PETIT_FICHIER "CLAIMS_NEW".
    DATA FILE
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW1. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW2. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW3. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW4. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW5. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW6. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW7. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW8. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW9. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW10. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW11. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW12. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW13. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW14. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M.
    ' D:\ORACLE\PRODUCT\10.2.0\ORADATA\QAIDM2\CLAIMS_NEW15. DBF' SIZE 4096M REUSE AUTOEXTEND ON NEXT 8192K MAXSIZE 4096M

    NOLOGGING EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO;

    Error:

    Error in the command line: 1 column: 0
    Error report:
    SQL error: ORA-00059: exceeded maximum number of DB_FILES
    00059 00000 - "maximum number of DB_FILES exceeded."
    * Cause: The value of the DB_FILES initialization parameter has been exceeded.
    * Action: Increase the value of the parameter DB_FILES and hot start.

    I don't know how to rectify this error? Do I have to reduce the number of database files?

    Please notify
    Thank you
    Jay

    Hello

    Is there a way you can tell datbase files are associated with what table?

    You can verify that the data files are used for a Table (a Segment) with the following query:

    select distinct file_id
    from dba_extents
    where owner = ''
    and segment_name = ''
    and segment_type like 'TABLE%';
    

    Then, with the view v$ datafile , you can have the filename of the corresponding FILE_ID.

    I can delete some files from database containing old data, but I don't know how to find these data files hold the data in the table who?

    I don't know it's a nice idea, a Table is likely to be spread over several data files if its Tablespace has several data files.

    Hope this helps.
    Best regards
    Jean Valentine

  • How to create a database

    I create a database and only the database. the program, that I intend to install needs the databases present, but does all of the configuration during the installation.

    connection to apex_admin reveals the only option to create whatever it is is a workspace, with schema, schema passwords, etc. all things I don't not need/want before the Installer configuration configuration it.

    I also found this: http://www.dba-oracle.com/oracle_create_database.htm but he too is to provide more parameters that is desired at this stage of the installation...

    I'm just looking for something like how postgres "to create a test database" and done. is this possible?

    Published by: 853396 on April 19, 2011 14:57

    When you enter Oracle, check everything you know from other RDBMS at the door.

    In Oracle, there is that one database (by instance). One instance opens not more than one (files collection) database at a time. In other RDBMS, there is such a thing as "databases", a concept that might be somewhat comparable to the tablespaces in Oracle. As a user, you are affecting access to a schema, not a database. For meanings of these words/terms Oracle, opt for a document called the Concepts guide.

    With XE, there is a limit of an instance (thus the database) installed by machine. In other editions, you can create multiple instances by installation of the server software (on one box). (But it is not in this forum).

    So when you installed XE, he also created the database, called XE, properly. And the identifier of the instance, ORACLE_SID, XE.

    What you then depends on what awaits the installation of the application routine. Maybe you just provide the correct connection string and the Setup program takes care of the rest.

    If this isn't the case, it might be enough to create a tablespace and app schema, with privileges for the associated connection previously. This can be done by opening a command (command-line SQL) sqlplus prompt and:

    create tablespace test ...;
    
    create user test identified by test ...;
    
    grant create session, ... to test;
    

    The DBA 2 days guide should help fill in the gaps (dots) above.

    Published by: orafad on April 20, 2011 12:43 AM

  • How to create a foreign key constraint on a table nested column

    Dear Experts,
    I create 2 tables using the object type. the VESSEL_PARAM table contains the list of the parameters allowed.
    The table VESSEL_TYPE containe single item we list some parameters.

    On this table, I love the column VESSEL_PARAM table VESSEL_PARAM to check if the settings are and the reference value is allowed.
    How to create a foreign key?
    Here my script that generates this runtime error: 00904. 00000 - '% s: invalid identifier' on this line

    ALTER TABLE VESSEL_PARAM_TAB ADD CONSTRAINT FK_VESSEL_TYPE FOREIGN KEY (NAME, DATA_VALUE)
    REFERENCES VESSEL_PARAM (PARAM_NAME, LIST_PARAM_VALUE. DATA_VALUE)
    CREATE OR REPLACE TYPE OBJ_PARAM_VALUE AS OBJECT 
    ( 
      DATA_VALUE  VARCHAR2(20)
     ,DESCRIPTION VARCHAR2(125)
    ) NOT FINAL;
    /
    
    CREATE OR REPLACE TYPE LIST_PARAM_VALUE AS TABLE OF OBJ_PARAM_VALUE;
    /
    
    -- derive object subtype from object supertype
    CREATE OR REPLACE TYPE OBJ_PARAM_NAME UNDER OBJ_PARAM_VALUE (
      NAME VARCHAR2(30)
    )NOT FINAL;
    /
    
    CREATE OR REPLACE TYPE LIST_PARAM_NAME AS TABLE OF OBJ_PARAM_NAME;
    /
    
    Prompt create table VESSEL_PARAM;
    CREATE TABLE VESSEL_PARAM (
       PARAM_NAME   VARCHAR2(20) NOT NULL
      ,PARAM_DESC   VARCHAR2(125)
      ,PARAM_VALUE  LIST_PARAM_VALUE
      ,CONSTRAINT PK_VESSEL_PARAM PRIMARY KEY (PARAM_NAME)
    ) 
    NESTED TABLE PARAM_VALUE STORE AS PARAM_VALUE_TAB
    TABLESPACE CMS_ADMDATA;
    /
    ALTER TABLE PARAM_VALUE_TAB ADD CONSTRAINT UN_PARAM_VALUE_TAB UNIQUE (DATA_VALUE);
    /
    SHOW ERROR;
    
    Prompt create table CMS_ADM.VESSEL_TYPE;
    CREATE TABLE CMS_ADM.VESSEL_TYPE (
      VESSEL_TYPE  VARCHAR2(20) NOT NULL
     ,VESSEL_DESC  VARCHAR2(125)
     ,VESSEL_PARAM LIST_PARAM_NAME
     ,CONSTRAINT PK_VESSEL_TYPE PRIMARY KEY (VESSEL_TYPE)
    -- ,CONSTRAINT FK_VESSEL_TYPE FOREIGN KEY (VESSEL_PARAM) 
    --        REFERENCES VESSEL_PARAM (PARAM_NAME)
    ) 
    NESTED TABLE VESSEL_PARAM STORE AS VESSEL_PARAM_TAB
    TABLESPACE CMS_ADMDATA;
    /
    ALTER TABLE VESSEL_PARAM_TAB ADD CONSTRAINT UN_VESSEL_PARAM_TAB UNIQUE (NAME);
    ALTER TABLE VESSEL_PARAM_TAB ADD CONSTRAINT FK_VESSEL_TYPE FOREIGN KEY (NAME,DATA_VALUE) 
            REFERENCES VESSEL_PARAM (PARAM_NAME,LIST_PARAM_VALUE.DATA_VALUE)
    /
    SHOW ERROR;
    Thank you

    Salvatore

    Could you please indicate your answer as correct if you judge them correct.

    Best regards

    Mohamed Houri

  • How to create a PDF/X1a on a Mac? (with or without iWork)

    Hi all
    I don't have an idea what is a "PDF/X1a.
    I know how to create or convert PDF files on a mac, with the Preview app and the iWork.

    But a "PDF/X1a? What is c?

    Anyone know how to create or convert a "PDFX/X1a?

    Thanks to you all.

    Here is an explanation:

    https://www.prepressure.com/PDF/basics/PDFX-1A

    Frankly, I didn't know there are different "flavors". I create .pdf for years without knowing or worry about this. I just use an excerpt:

    Or, if you are in a document Pages (iWork as long that is not really exist anymore - there are separate applications: Pages, Numbers, Keynote), use the export as PDF option.

    Have never heard of someone that they were not able to read the PDF, I sent as an attachment.

  • How to create the Sierra startup disk?

    Hello world

    I downloaded Sierra on the App Store.

    Can I create a bootable USB Sierra drive?

    I want to install a new copy of Sierra, not upgrade.

    Thank you

    Abdelaal

    Hello

    The download size is about 4.8 gig and want 8 GB on a USB key or similar.

    I used the command line, but there are other ways.

    http://osxdaily.com/2016/06/15/make-MacOS-Sierra-beta-USB-boot-drive/

    and it may be better (which I used)...

    http://www.Macworld.com/article/3092900/Macs/how-to-create-a-bootable-MacOS-sier ra-Installer - drive.html

  • How to create the recovery partition

    How to create a recovery for OSX on an existing SSD partition?

    What Mac OS X you are using?

    To boot from OS X Recovery, hold down the command (⌘) r immediately after start-up or that you restart your Mac. Release when you see the Apple logo.

    More information on the recovery of the operating system partition: On OS X Recovery - Apple Support

    If you want to create a bootable USB, here is a useful guide: create a bootable OS x - Apple support Installer

  • How to create a new profile on a MacBook?

    How to create a new user or COMP

    OS X Yosemite: Configure users on your Mac Try this.

  • How to create a template in pages or numbers grocery list?

    How to create a template in pages or numbers grocery list?

    Create yourself as a standard document and save it. Then save it again as a model, where you can then reuse.

  • How to create a calendar, I don't have a calendar list

    I do not see how to create a calendar, can anyone help please

    File (Alt - F) - new - calendar

  • I have more than one partition on my hard drive, how to create a shortcut to a particular drive from the desktop?

    I fitted with a 1 TB drive to my macbook, then partitioned several times, all good so far, everything works.

    I use two connections, staff and work. My 'work' connection I have one partitioned drive named "work" which I use as an archive / storage for all work related data, far from any current activity. How to create a shortcut for just this partition to 'work' on the desktop?

    I tried Finder > Preferences > general - show these items on the desktop, hard drives of ticks. But it shows then all partitioned drives.

    The partitions must be included in the side bar of the Finder to choose. You can also click with the right button on a volume and select 'add to dock '. I don't know how to add an alias on the desktop.

  • How to create different folders to put the registered e-mail

    I just had to migrate my old e-mail address after the provider changed things and for some reason, it doesn't let me access my mail through the site, I've been using so I created an account in Thunderbird and get my emails but it did not bring all my mail recorded files created that me trying to understand another time , but I would like to know how to create folders to move emails from my Inbox

    If you have created your account as a POP account, everything you see in Thunderbird is the Inbox.
    You can create good local folders. Right click on the name of the account - new folder.

    To see all the folders that you created on the server, that you must set your account as IMAP, assuming that your email provider supports IMAP.

Maybe you are looking for

  • Broken color managed printing?

    Color of Adobe Lightroom CC 2015.6 printing management (6.6) are broken and Adobe suggests that this is due to a change of Apple in their operating system.  True or false? ml https://helpx.adobe.com/x-productkb/multi/Unexpected-Colors-when-Printing-M

  • MacBook Pro 15 "Core 2 Duo (early 2008) - El Capitan Performance

    Guys, so my computer was stolen a few days ago and I need to buy a replacement.Unfortunately all this has happened in the worst time for me, so I have to buy something extremely budget. I found a Unicorn. Pre-unibody MB Pro 15 "Core 2 Duo 2.4 GHz wit

  • Upload pictures on sd card pc and import for iPad

    Upload pictures on sd card pc and import for iPad

  • How to replace the on Tecra A3 cooling fan?

    Hello I need to replace a fan a Tecra A3. It makes a lot of noise, it seems to be broken. I tried to disassemble the laptop, but there comes a time that I can't continue. Is there a manual or instructions to disassemble the computer?

  • Need advice on the protection filter and lens hood

    I'm looking into buying a UV filter to protect my 18-135mm IS USM lens. Is the B + W 67mm UV Haze MRC 010 M filter a good filter to use if I want to keep the filter on all the time? A standard lens cap would be in addition to that? The lens hood Cano