How to import user schema "user1" onto "user2" schema.

I want to import the user schema "user1" to "user2".
user2 has tables,indexes and can be overwrite/delete.
how can I proceed to do this task.
thanks,
Ven

Fire up a command prompt
type
imp help=y
and notice the fromuser= and touser= clause
or
type
impdp help=y
and notice the remap_schema= clause
Then read the documentation on http://tahiti.oracle.com for that clauses.
Please refrain from asking doc questions, it constitutes abuse of this forum.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • How to import user defined class in UIX page?

    Does anyone know how to import user defined class in UIX page so that the class can be called in the javascript in the UIX ?
    Thks & Rgds,
    Benny

    what you are referring to is not javascript.
    it is JSP scriptlets. These are very different.
    In order to keep a strict separation between View and Controller, it is not possible to run arbitrary java code from within your UIX code.
    However, you can run java code from within a UIX event handler; see:
    http://otn.oracle.com/jdeveloper/help/topic?inOHW=true&linkHelp=false&file=jar%3Afile%3A/u01/app/oracle/product/IAS904/j2ee/OC4J_ohw/applications/jdeveloper904/jdeveloper/helpsets/jdeveloper/uixhelp.jar!/uixdevguide/introducingbaja.html
    event handler code is run before the page is rendered.

  • How to Import users under a Namespace

    Hi All,
    How to Import users to a specific Namespace in Sun Role Manager 4.1.
    Thanks in advance
    Regards

    Hey,
    Can you be a little more specific with this question?
    You would normally associate the users to the namspaces based on the accounts within a specific endpoint.
    Regards,
    Daniel

  • How to import user and group at EPM11.1.2?

    I found a similar topic on this at User & Groups Issue
    But sounds like there is big change a tEPM11.1.2, I didn't find CSSImportExport utility at all.
    Could anyone tell me how to import users and groups from flat file at this version?
    Thanks
    Tony

    You can only use LCM from 11.1.2, it is not really that different format from the CSSImportExport utility.
    I find the best way is to set up a few users and provisioning and then use LCM to export, then you get a good feel to the format of the file.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to import user profiles from external sources(other than AD) into SharePoint

    Hi,
    I want to import user profiles from external sources other than AD.
    Badri

    You have to use BCS for importing the profiles,
    Check the following link with explanations
    http://msdn.microsoft.com/en-us/magazine/ee819133.aspx
    Please Mark it as answer if this reply helps you in resolving the issue,It will help other users facing similar problem

  • How to import  user  for SSO (i.e ssoimp.cmd)

    Hi,
    i installed portal 3.0.7 and tried to transport the application from development to production server.Both uses same DB,same Portal version & same apache server version.This is the order mentioned for importing: I too did the same way.
    Import sso dump (ssoimp.cmd)
    Import sec dump (secimp.cmd)
    Import Database dump (imp)
    Import App dump (appimp.cmd)
    Import cont area dump (contimp.cmd)
    But during the very first time and very first step ,when i started the SSO dump import ,it says the following .
    "Note:Import user have to login to login server by entering his/her password and must rename his/her password".
    Of course the sso import also failed.
    For,your info,i didn't create any user for import.System automatically created 'Portal30_SSO' user ,with it's default password during installation itself.
    I also tried chaning the password for portal30_sso.But all in vein.
    So can anybody guide me in this import issue ? Or else is there any other work around for bringing the application developed in development server to prod server( is there any way like taking a datafile backup and replacing it in PROD server to reflect the same changes ?) or what procedure do you follow to transport the developed application into Production server in your Organization.
    Thanks in advance.
    cheers!!!
    [email protected]

    Wenjun,
    As a general rule, you can use DX EXPORT request to get the structure of XML script for DX IMPORT:
    <DX_REQUEST>
    <EXPORT>
    <USER_GROUP_OBJECT>
    <SITE>SK</SITE>
    <USER_GROUP>ADMINISTRATORS</USER_GROUP>
    </USER_GROUP_OBJECT>
    </EXPORT>
    </DX_REQUEST>
    In turn this gives me:
    <USER_GROUP_OBJECT>
      <USER_GROUP>ADMINISTRATORS</USER_GROUP>
      <MODIFIED_DATE_TIME_ISO>2010-01-25T16:03:33Z</MODIFIED_DATE_TIME_ISO>
      <DESCRIPTION>Administrators</DESCRIPTION>
      <SITE>SK</SITE>
    <USER_GROUP_MEMBER>
    <USER_OR_GROUP_GBO>
    <USR>
      <USER_ID>SITE_ADMIN</USER_ID>
      <SITE>SK</SITE>
      </USR>
      </USER_OR_GROUP_GBO>
      </USER_GROUP_MEMBER>
      <CREATED_DATE_TIME_ISO>2010-01-25T16:03:33Z</CREATED_DATE_TIME_ISO>
      </USER_GROUP_OBJECT>
    This structure with needed changes should be inserted into <DX_REQUEST><IMPORT>...</IMPORT></DX_REQUEST> script.
    Please note, that each time you send such script, the user group will be overwritten rather than updated with new users.
    Regards,
    Sergiy

  • How to import full res photo onto iphone

    Hey guys, this may sound silly but how do I import photos taken from my dslr onto my iphone 5 at full res? Right now they're blurry when I zoom i

    You're right. The images I uploaded from iPhoto were originally, approximately, 1 Mb each. When they were uploaded to the web, via iWeb publishing, they are all 60Kb - a significant drop in file size.
    To answer your query, specifically, if you want friends/family to have access to high res images, then photocast an album with the pictures you want to share.
    Rachel.

  • How to import users from a CSV file to UCM

    Hi All,
    is there any way to import all the users from CSV file file to oracle ucm?
    Thanks
    Hari

    There are a number of csv to ldif options out there. If you want to drop your users into WLS, then formatting into an ldif is the easiest way to bulk load.
    http://tinyurl.com/88mwxb3
    -ryan

  • How to import User-Defined Libraries to ODI?

    Hi All,
    I am trying to execute Java programs using ODI. There are many User-Defined classes imported in the programs.
    I have these User-Defined classes in JAR form.
    My ODI is setup on a linux system.
    So, where should these JAR files be uploaded in the system so that it can be imported in the Java programs?
    Please help me in resolving this issue.
    Thanks

    Hi Sutirtha,
    My ODI is installed on a linux system and I am using it on my desktop through a remote desktop connection.
    I connect to it using Tarantella account. Here I have to create a session and a view to use the ODI.
    So, when I am looking in the linux system for the <ODI_HOME>/oracledi/drivers folder, I am finding a lot of them.
    So, Please help me in locating the exact one where I need to put the JAR files.
    Thanks

  • How to import the components onto the portal

    Dear All,
    I've got installed ECC6 in my home PC with some of the netweaver components like XI, BI and etc. But after login into the Portal, I'm not finding any of the components on the portal, except the welcome screen. And ABAP is working well from the SAP logon pad.
    So can anyone explain that, how to import the netweaver components onto the portal. Pl. give me the step-by-step explanation as i'm very new to this aspect.
    Best Regards
    Mahesh

    See this -> iTunes for Windows: Optical drive is no longer recognized, or "Disc burner or software not found" alert after install
    and this -> iTunes for Windows: Troubleshooting CD issues caused by device filters

  • OIA 11g - Unable to import users to applications

    Hi Everyone,
    We are unable to assign users to applications in OIA. We have imported users successfully as well as accounts, but we are unsure how we can assign (import) specific users to applications. The OIA documentation describes importing of users, accounts, roles, policies, but not how to import users to applications?
    Regards

    Applications are a new thing and you cannot do this within the GUI, you have to do this the 'old-style' way by hard-coding this within the .xml files
    Part 2
    You will need to alter the cron expression within the scheduling.context.xml file located in the <OIA_HOME>/WEB_INF folder.
    Find the bean called ="userApplicationMaintenanceTrigger" (probably 2/3rds down in the file) then add a valid cron expression (If you don't know cron-expressions then google it)
    Though the example below will run the user/application relationship trigger every 5mins
    <bean id="userApplicationMaintenanceTrigger" class="org.springframework.scheduling.quartz.CronTriggerBean">
    <property name="jobDetail">
    <ref bean="userApplicationMaintenanceJob"/>
    </property>
    <property name="cronExpression">
    <value>0 0/5 * * * ?</value>
    </property>
    </bean>
    Restart the app server then BOOM, you're done!
    Regards,
    Daniel
    Edited by: Daniel Redfern on Feb 11, 2011 1:09 PM

  • How to import a user schema to its original state

    Hi,
    I had a task to export user schema 'USER01' with all the objects of the user, export was successful when I executed this statement.
    $expdp USER1/PASS1@PD01 DIRECTORY=user1exp DUMPFILE=USR01.dmp SCHEMAS=USER1 LOGFILE=USR01.LOG
    After which I dropped USER01 and tablespace USER01.
    how can I import usr01.dmp so that I can have all objects of user as it was before export and dropping the user.
    $impdp USER1/PASS1@PD01 DIRECTORY=user1exp DUMPFILE=USR01.dmp FULL=y LOGFILE=impfullusr01.log
    will this statemnet work to import.
    Thanks,
    Ven

    Hi,
    Just two notes I'd like to share:
    1 - If the user that is running the export job is prived, then the export dump file will contain the statement to recreate the schema, if it is not prived, then this statement will be missing.
    2 - you ran a schema mode export which never includes the create tablespace statement.
    So, you said that you dropped the schema and the tablespace. Minimally, you will have to create the tablespace where the objects existed. You may also have to create the schema if the export dump file does not contain that information. So, based on now the export was done, you will have a slightly different import command:
    1. if export was from a prived account, you don't have to create the schema. If you want the data pump do create the schema, you need to run the impdp from another schema that is prived. This import job will create the original schema and all of the objects in the dumpfile.
    2. If export was from a non-prived account, you will have to create the schema and then you can run the import from either the schema you just created, or from a prived schema.
    Hope this helps.
    Please let me know if you have other questions or if this was not clear.
    Dean

  • How grant all the privilege of a specific schema to a user?

    How grant all the privilege of a specific schema to a user?
    I already create a new schema and import the neccessary data for that schema.
    Now I want to assign all the privilege for that schema to user HR (let user HR become the owner of that schema). How to deal with it?
    Edited by: qkc on May 13, 2011 10:45 AM

    qkc wrote:
    How grant all the privilege of a specific schema to a user?
    I already create a new schema and import the neccessary data for that schema.
    Now I want to assign all the privilege for that schema to user HR (let user HR become the owner of that schema). How to deal with it?
    Edited by: qkc on May 13, 2011 10:45 AMThere is no way - by definition - that one user can "become the owner" of another schema. A schema is, by definition, the collection of objects that belong to one owner.
    but perhaps that is just semantics in the context of what you really want.
    use sql to build sql:
    spool doit.sql
    select 'grant select on someuser.' || table_name || ' to someotheruser;'
    from dba_tables
    where owner = 'SOMEUSER';
    spool off

  • How to refresh user level schema in apps

    Guys.
    how to refresh user level schema in oracle apps, My DB is 10g and apps version is 11.5.10.2 and OS: HP UX, Can any one give me some detail explanation.
    Thanks

    I would recommend Datapump over Export/Import because it is faster and allows you to restart the job in case it failed.
    In addition to Export/Import/Datapump, you can use Transportable Tablespaces with RMAN.
    Creating Transportable Tablespace Sets from Backup with RMAN
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/ontbltrn.htm#CACDBIHC
    Note: 371556.1 - How move tablespaces across platforms using Transportable Tablespaces with RMAN
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=371556.1

  • I started my iTunes account on my Dell Desktop years ago and want to know how to import my files onto my new MacBook Pro?

    I started my iTunes account on my Dell Desktop years ago and want to know how to import my files onto my new MacBook Pro?

    It should be in Favorites.
    If not, click on the desktop then go to Finder menu > Preferences > Sidebar and tick Music.
    Your Music folder is in Macintosh HD > Users > Your username.

Maybe you are looking for