Should what character I configure the target database?

Should what character I configure the target database?
should how NLS I set for the target database?
I have imp data from .dmp file and get the following error message:
Export file created by EXPORT:V10.02.01 via conventional path
import done in WE8MSWIN1252 character set and AL16UTF16
   NCHAR character set
export client uses US7ASCII character set (possible charset conversion)
export server uses UTF8 NCHAR character set (possible 
   ncharset conversion)
...
IMP-00003: ORACLE error 1861 encountered
ORA-01861: literal does not match format string

Now, I think you're right.

Since you do not trust the accuracy of my posts I will not waste my time trying to answer your questions

Tags: Database

Similar Questions

  • Configure the target - connection failed

    Hello

    I installed 11g Enterprise Manager Grid Control and deployed an agent using the installation option in silent mode on a second computer. Once the agent installation is complete, it is Oracle, instances of database 11g is taken up by MS. The problem is that when I try to configure the instance recognized, I get the following text:
    "An error occurred while obtaining information for the specified target. Possible reasons include: the target doesn't exist. failed to connect to the target. »

    looking at the emoms.trc:
    2010-12-10 13:52:53,804 [EMUI_13_52_11_/console/database/instance/sitemap] WARN  perf.sgatarget _getTargetVersionCategory.268 - Failed to get target versionjava.net.ConnectException: Connection timed out: connect
    2010-12-10 13:53:27,002 [EMUI_13_53_05_/console/database/config] ERROR perf.sitemap initialize.291 - CommException: error while getting target info from the repository
    2010-12-10 13:53:27,002 [EMUI_13_53_05_/console/database/config] ERROR perf.sitemap initialize.292 - oracle.sysman.emSDK.emd.comm.CommException: java.net.ConnectException: Connection timed out: connect
    oracle.sysman.emSDK.emd.comm.CommException: java.net.ConnectException: Connection timed out: connect
    
    2010-12-10 13:53:27,002 [EMUI_13_53_05_/console/database/config] ERROR perf.sitemap logStackTrace.2426 - oracle.sysman.emSDK.emd.comm.CommException: java.net.ConnectException: Connection timed out: connect
    Now, I had problems with ports closed in this environment, is it possible to do another port open for this configuration? If Yes, what ports do I need to watch (assuming default values)?

    Thank you.

    When checking the status of the agent, you will see which ports are used for communication between the Agent

    Check the output of the AGENT_HOME/bin/emctl status agent

    Concerning
    Rob
    http://oemgc.WordPress.com

  • A full import by using datapump will overwrite the target database data dictionary?

    Hello

    I have a 11G with 127 GB database. I did a full export using expdp as a user of the system. I'll import the created dump file (which is 33 GB) on the basis of data from 12 c target.

    When I do the full import on the 12 c database data dictionary is updated with new data. But as is it already contained data dictionary? It will also change?

    Thanks in advance

    Hello

    In addition to the responses of the other comrades

    To start, you need to know some basic things:

    The dictionary database tables are owned by SYS and must of these tables is created when the database is created.

    Thus, in the different versions of database Oracle there could be less or more data dictionary tables of different structure database,.

    so if this SYSTEM base tables are exported and imported between different versions of oracle, could damage the features of database

    because the tables do not correspond with the version of database.

    See the Ref:

    SYS, owner of the data dictionary

    Database Oracle SYS user is owner of all the base tables and a view of the data available to the user dictionary. No Oracle database user should never change (UPDATE, DELETE, or INSERT) ranks or schema objects contained in the SYS schema, because this activity can compromise the integrity of the data. Security administrator must keep strict control of this central account.

    Source: http://docs.oracle.com/cd/B28359_01/server.111/b28318/datadict.htm

    Prosecutor, the utilities for export cannot export the dictionary SYS base tables and is marked

    as a note in the documentation:

    Data Pump export Modes

    Note:

    Several patterns of system cannot be exported because they are not user patterns; they contain metadata and data managed by Oracle. Examples of system schemas that are not exported MDSYS SYS and ORDSYS.

    Source: https://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_export.htm#SUTIL826

    That's why import cannot modify/alter/drop/create dictionary database tables. If you can not export, so you can not import.

    Import just to add new Non - SYS objects/data in the database, therefore new data are added to the dictionary base tables (as new users, new tables, code pl/sql etc).

    I hope that this might answer your question.

    Kind regards

    Juan M

  • Grid dashboards Oracle 12 c shows the poor condition of the target database

    Hello community,

    A database in the cloud control 12 c, even if the target of the database is in place, he says that it is down. Agent, listeners are also added as a target on this particular host. They show the correct status so that the database to target show as down. Database is in 12 c. [12.1.0.2.0] I just doc.id 1535613.1. That did not help, here.

    Whenever it is projection downwards with an additional message "got a negative of the appeal of reading."

    Agent basic version is 12.1.0.3.0

    Could you please guide me in this problem?

    Kindly let me know if I give enough information for the preliminary inquiry or I need to provide more details.

    Kind regards

    J_DBA_Sourav

    Hi all

    It is now resolved. A little tricky but. Oracle says that customer light before the 11.2.0.3 doesn't quite work for threaded_execution = true. And we cannot do that. We used the key in the Configuring the listener in IPC communication and local_listener who used. Changed the parameters of the TCP protocol in LOCAL_LISTENER. has worked well.

    For odbc Oracle connection pool is not able to perform the way.as well and anticipated is a new feature in 11.2.0.3 light client jdbc. So I applied this solution.

    Kind regards

    J_DBA_Sourav

  • Error in the target database duplicate for standby

    Hi all
    I had a problem trying to rebuild the database pending. This is my environment: Oracle 10g RAC with 2 node on window 2003 Server R2, 32-bit. Main database and backup are 2 RAC node that is located on a different server with the location of this material/ASM configuration and directory structures.
    Here is my scenario:
    After custody of data works, I deleted the eve of database, say sbdb, using dbca. so I recreated the Oracle service using oradim on standby node, Setup the correct file pfile and spfile from the primaries. Create the primary db backup using the following command on primary and copy the files to the backup servers:
    DEVICE TYPE DISK FORMAT 'E:\DATA_GUARD\DB_%U' DATABASE MORE ARCHIVELOG;
    BACKUP DEVICE TYPE DISK FORMAT 'E:\DATA_GUARD\CTL_%U' CURRENT CONTROLFILE TO SLEEP;

    After that I ran the command DUPLICATE TARGET DATABASE in standby mode STANDBY, he gave me the following errors:
    From duplicate Db 2 October 08
    using the ORA_AUX_DISK_1 channel

    content of Script memory:
    {
    Restore controlfile Eve clone;
    SQL clone 'alter database sleep mounting database';
    }
    execution of Script memory

    From restoration to 2 October 08

    channel ORA_AUX_DISK_1: from datafile backupset restoration
    channel ORA_AUX_DISK_1: restore the control file
    channel ORA_AUX_DISK_1: reading from the backup E:\DATA_GUARD\CTL_10JS4L22_1_1 piece
    channel ORA_AUX_DISK_1: restored the backup part 1
    piece handle = V:\BACKUP\DATA_GUARD\CTL_10JS4L22_1_1 tag = TAG20081002T104938
    channel ORA_AUX_DISK_1: restoration complete, duration: 00:00:09
    output filename=+DATA/sbdb/controlfile/current.269.667045957
    output filename=+RECOVERY/sbdb/controlfile/current.403.667045957
    Finished restore to 2 October 08

    SQL statement: alter database mount rescue
    output channel: ORA_AUX_DISK_1
    WARNING: DB_FILE_NAME_CONVERT gave rise to incorrect ASM names; names have been changed to diskgroup only.

    content of Script memory:
    {
    the value of newname for tempfile 1 to
    '+ data ';
    clone tempfile switch all;
    the value of newname for datafile 1 to
    '+ data ';
    the value of newname for datafile 2 to
    '+ data ';
    the value of newname for datafile 3 to
    '+ data ';
    the value of newname for datafile 4 to
    '+ data ';
    the value of newname for datafile 5 to
    '+ data ';
    restoration
    see readonly
    clone database
    ;
    }
    execution of Script memory

    executing command: SET NEWNAME

    Rename the temporary file 1 + data in the control file

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    From restoration to 2 October 08
    allocated channel: ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: sid = instance 176 = sbdb2 devtype = DISK

    creation of data fno = 1 name = file & DATA
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Db in dual at 2008-10-02 11:02:04
    RMAN-03015: an error has occurred in the script stored memory Script
    RMAN-06136: the auxiliary database ORACLE error: ORA-01180: cannot create the data file 1
    ORA-01110: data file 1: '+ DATA/sbdb/datafile/system.347.666704609 '.

    I used the same procedure to create database pending several times before. They were all successful. This time, the only difference is that I also recreated primary db in the past and this time I do not rebuild primary db. I think that it is bound to the control file. But the message, it seems to pick the right command file for sleep. Any suggestion?

    Thank you very much in advance.

    Error stack

    ' RMAN-06136: ORACLE auxiliary database error: ORA-01180: cannot create the data file 1.
    "ORA-01110: data file 1:"+ DATA/sbdb/datafile/system.347.666704609 '"

    occurs, if RMAN "think" there is no backup data file. In such a case, RMAN attempts to recreate the data files and subsequently applies all necessary for these new files archivelogs created. Which is never possible for datafile 1, which still belongs to the space of SYSTEM tables. Basically, I think you're right, that there is something wrong with the controlfile used during the duplication process. Check if the controlfile maintains valid backups for the current incarnation (incarnation of list + list of backup). The next note of metalink can give more advice:

    THERE ARE AVAILABLE BUT BACKUP RESTORE FAILS WITH RMAN - 03002:ORA - 01180: CANNOT CREATE THE DATA 1 FILE
    NOTE: 727655.1

    Werner

  • What to do for the main database when a physical database ensures converts a standby time of the snapshot

    Hello

    Need of the primary database to implement the flashback database when a physical database ensures converts a standby time of the snapshot? Or something to do with the primary database? I find some documents this work to allow the return of flame for the primary databases, but I think that he didn't need to do.

    Thank you

    Best regards.

    I did recently, I have not configured flashback on primary, only configured in the standby mode. I converted the standby database and restored the changes after the test. Primary database continued to send archives to the standby site. Instant once converted into sleep mode, as mseberg mentioned overlaps with the sync state after starting MRP.

  • Is there a way we can configure the oracle database to accept connections from particular type. For example, we may limit Server Oracle don't not to accept applications for connection to the JDBC thin driver?

    I have an oracle server which is our recovery server disaster. When I switch my application of the primary site to secondary site, we have a window of downtime during which it must implement the secondary site. When setting up the application on the secondary site, I am getting below error please take note that primary and secondary are always synchronized. The application uses the thin driver JDBC to connect to the database.

    java.sql.SQLException: ORA-01017: invalid username/password; logon denied


    However when I use the same user name and password to connect to the SQLPLUS it connects successfully. When I use the sqldeveloper or any other jdbc connection, it fails with the above error.


    Can someone please advice what may be the setting on the oracle server that limits connections jdbc or any setting related to jdbc on the oracle client


    Concerning


    Pierrel

    Post edited by: user11093423

    For others this has been resolved with

    This is the setting in sqlnet.ora

    SQLNET. ALLOWED_LOGON_VERSION = 12

    later, commenting on the above setting and restart the listener. It worked.

    Thanks for all the answers

  • Should what order I install the drivers on a Satellite A40-892

    My son-in-law has lost the recovery disks for the A40 and I then formatted the hard drive and installed Windows XP SP2. I put a call in Toshiba who advised I have download the drivers from their website () and that I'd find instructions on the order to install them. Does anyone know what is the order to install or where I can find these instructions?

    Kettleness

    Hello

    It s not so tragic, how install you them, but if you need an order how to install then it must do the following:

    Chipset utility
    Toshiba console
    Aggressive C3
    Display driver
    Audio driver
    LAN driver
    Wireless LAN driver
    PowerSaver
    Utilities

    and then the other stuff

    It's like I would :)

    Greetings

  • Should what program I open the files .rmskin for Rainmeter

    What program I need to open the files .rmskin for Rainmeter - told me that Windows7 is expected to open but it does not! Any help will be appreciated.

    This link indicates the file is in the format of a compressed file and as such, the extension must be renamed

  • Running script to create the target database user account: OIM 11 g

    Hello
    We have a database resource on which accounts are created by running a set of scripts. Creating a user on the database directly is not allowed. Is this a common use case? I am sure about how IOM knows that this account was created (how I would list the resources allocated to a user)? If I'm not listed as a resource for a user account, then how changes will be...

    Any suggestions or advice are appreciated.
    Thank you!

    Do the steps in the procurement process for example process shape, object resource, etc. from process.
    Call your script adapter java task map the response code returned by your script.

  • It is necessary that the nls database no matter what character set given? My db is

    WE8ISO8859P1.

    Hello

    APEX itself does not have a specific database character set, but the DAD (database Access descriptor) that setting for APEX must use AL32UTF8 in the character set of the parameter PlsqlNLSLanguage, in accordance with the installation instructions.

    http://download.Oracle.com/docs/CD/E14373_01/install.32/e13366/db_install.htm#CIHJIIIG

    Hope this helps,

    John.
    --------------------------------------------
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd
    AWARDS: Don't forget to mark correct or useful posts on the forum, not only for my answers, but for everyone!

  • change the target name in the Configuration of the analysis

    I need to change the name of the target in "Configuration of the analysis.
    but this isn't one of the options that can be changed...

    Basically, the target database name is ORCL.
    but we have several servers that have the same sid (ORCL)...

    There are moments when all the shows of the MA is ORCL (for examle the target research and monitoring desktop widget)
    and I can't tell what server he is...

    Hello

    I ran into similar problems. We have two parallel deployments of our databases, where we db1, db2, db3 on site1 and site2. It is a RAC configuration. Here's how I solved it:

    1. move all the databases of the grid, that you may have discovered.
    2. ensure that all hosts have agents and enrolled in the grid.
    3. navigate to targets-->--> addition of database, data bases
    4. Enter the host name of the place where to find the database.
    5. when the agent detects it, at this time, you can name the database you want. I would recommend calling it something like db1_site1.
    6. set your dbsnmp passwords and check the connections are successful.
    7 confirm the addition of these objectives in grid control.
    8. repeat the previous steps for the other sites.

    It worked pretty well for us. Additionally, make sure that your grid control unit can communicate with your databases on port 1521, or the listening port, since it sends commands to the listener of the GC box to validate the actions that you take in the user interface.

  • What oem actions are required after a target database are upgrading?

    Thank you for taking my question!

    I am very new to oem 12 c.  I have it operational and it currently monitors the databases of 6 or more.  All my databases, including the OEM repository are at 11.2.0.4. We are a windows shop.

    I begin the process of updating our databases to 12.1.0.2.  Can anyone be it comment on the steps below are reasonable?  Is it possible to upgrade the agent on the target database without having to remove it entirely?

    Stop the agent on the target 1 database

    Upgrade of target 1 to 12.1.0.2 database

    uninstall the agent on the target 1 database server

    install a new 12.1.0.2 agent on the target 1 database

    Remove the old target 1 OEM

    Find the new target of OEM 1.

    Thank you!

    Kathie


    You don't want to update the files on the agent in 12 c... Update the OH come to the target in EM, say the database, click on the menu Oracle database target, and then select Configuration target-> Configuration of the analysis.  Here you can see the location of the OH.

  • Configure the new Oracle with HFM SSP database

    Hello

    We have upgraded the oracle database to new version 11g. We use HFM 11.1.1.3 version. When I tried to configure the new database oracle with existing shared Services HFM, the EPM Configurator is suspended. Please could you clarify the below a few questions before starting the configuration of the database.

    1. don't we want to modify properties or configuration files before starting the EMP Configurator?

    2. If we want to edit the file reg.properties, which is the password shows in the file reg.properties (here is the structure of the reg.properties file)? If I have to give password of Oracle database schema?

    JDBC. URL = jdbc\:hyperion\:oracle\: / / xxxxx;
    password =?
    JDBC. Driver = Hyperion.JDBC.Oracle.OracleDriver
    local. Value = #.
    username = schemaname

    Thank you
    Michel K

    Is it a new database server that you want to configure? As if he was just updated, you should not need to do anything.
    If this is a new database server, then have a read of the doc within Oracle Support - "How To Change Shared Services repository database in EMP 11 [ID 976279.1]".

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Create table statement will hang the State... in ODI... in the BI database

    Our development team is trying to create an external tabe in the database of another schema. ODI is to create the inside connection bridge. I don't know how. But whenever they get from this request, he'll hang on State. When in the same code works fine in a different database.

    Users whereby they are connceting to the source in the fire database this query have the same privileges.
    For a database, it works fine that the table is created in the target database and in the correct schema but for another, it doesn't work and hung... (not giving any results)

    Databases are used to the BI work and having almost the same configurations.
    I checked the view target database v$ session. It gives me < enq: PS - contention > event
    and three rows are back with < PX Deq: table Q narrow > event for others following two lines...

    is - can anyone shed some light on this? What should I do now. like killing the session blocking is not solve problems


    Here is an example of the executed query:

    CREATE TABLE SCHEMA_NAME. C$ _0ODS_JDE_F0004
    (C1_DTSY, C2_DTUCD1, C3_DTRT, C4_DTJOBN, C5_DTUPMJ_DT, C6_DTMRTY, C7_DTDL01, C8_DTPID,
    C9_DTMRCT, C10_DTLN2, C11_DTCNUM, C12_DTUSEQ, C13_DTUSER, C14_DTCDL, JRN_SUBSCRIBER, JRN_FLAG, JRN_DATE)
    EXTERNAL ORGANIZATION
    (TYPE oracle_datapump
    THE DEFAULT DIRECTORY DIR_SCHEMA_NAME
    LOCATION ("X58030417C$ _0ODS_JDE_F0004_1.EXP", ' X58030417C$ _0ODS_JDE_F0004_2.EXP ')
    )
    2 PARALLEL AS
    SELECT
    NVL (TRIM (F0004. (DTSY), ' ') C1_DTSY, NVL (TRIM (F0004. (DTUCD1), ' ') C2_DTUCD1, F0004. DTRT C3_DTRT,
    TRIM (F0004. C4_DTJOBN DTJOBN), J2DT (DTUPMJ, DTUPMT) C5_DTUPMJ_DT, NVL (TRIM (F0004. (DTMRTY), ' ') C6_DTMRTY;
    TRIM (F0004. DTDL01) C7_DTDL01, TRIM (F0004. DTPID) C8_DTPID, F0004. DTMRCT C9_DTMRCT, F0004. DTLN2 C10_DTLN2,
    F0004. DTCNUM C11_DTCNUM, F0004. DTUSEQ/10 C12_DTUSEQ, TRIM (F0004. C13_DTUSER DTUSER),
    F0004. DTCDL C14_DTCDL, ' ' AS JRN_SUBSCRIBER, 'I' AS JRN_FLAG, SYSDATE AS JRN_DATE
    OF SCHEMA_NAME. F0004 F0004 WHERE (1 = 1)

    -Best regards,.
    Saha

    scratched...

    -saha

Maybe you are looking for

  • Batch convert docs Pages in .pdf

    I have a big folder of docs Pages (5.6.2) I want to convert .pdfs. I have Adobe Acrobat Pro (10.1.16), but have not figured out who to do this.) Does anyone know one way that laboriously open each .doc and print to .pdf?

  • Satellite U925T-100 - battery discharge while off

    Hellothe Batteries of my Ultrabook is very quickly empty, even if turned off.Suggestions of how long a full battery charge will last in power off mode? TIA Heinz

  • Pass Variables through case

    Hello! I'm writing a VI to control the material through a GPIB communication. The communication goes well. However, I would change that control vi is enabled for the user based on 'mode', the user selects. This mode is 1 in 3, and it would be determi

  • Started to loop specified iteration number

    Hello I want to start a loop of 2 Foor and you complete it in 5. Which means that all processes inside the loop of foor must leave the second loop and ending at the 5th loop. That's how my question here in Matlab. for i = 2:5 Help is appreciated.

  • CLIP + must show the title of the album during playback

    My CLIP + does not show the title of the album during playback.  It shows only the artist and title of the song.  This is ridiculous and should be easily solved.