Suspect work of database with user in syn

3. Prepare the database to support ddl replication (optional).
a) Turn off recyclebin for the database . . .
SQL> alter system set recyclebin=off scope=spfile;
Though it’s not required for 11g and onwards.
. . . and bounce it.
b) Create schema for ddl support replication . . .
SQL> create user ggate identified by qwerty default tablespace users temporary tablespace temp;
. . . and grant the necessary privileges to the new user..
[oracle@db1 gg]$ cd $GGATE
SQL> grant connect,resource,unlimited tablespace to ggate;
SQL> grant execute on utl_file to ggate;
c) Run scripts for creating all necessary objects for support ddl replication:
SQL> @$GGATE/marker_setup.sql
SQL> @$GGATE/ddl_setup.sql
SQL> @$GGATE/role_setup.sql
SQL> grant GGS_GGSUSER_ROLE to ggate;
SQL> @$GGATE/ddl_enable.sql
Create test schemas for replication. I will create a replication from schema sender to schema receiver (the receiving schema can be on the same database or on another).
a) Source database:
SQL> create user sender identified by qwerty default tablespace users temporary tablespace temp;
SQL> grant connect,resource,unlimited tablespace to sender;
b) Destination database:
SQL> create user receiver identified by qwerty default tablespace users temporary tablespace temp;
SQL> grant connect,resource,unlimited tablespace to receiver;
ANS. That a sender in one instance known to the receiver in one instance known to me.
Edited by: 891982 on Nov 2, 2011 2:27 AM

yes
port opened
but observe delivery not work
and
Database Language and Character Set:
NLS_LANG ="AMERICAN_AMERICA.AL32UTF8"
NLS_LANGUAGE="AMERICAN"
NLS_TERRITORY="AMERICA"
NLS_CHARACTERSET="TH8TISASCII"
Warning:your NLS_LANG setting does not match database server language setting.Please refer to user manual for more information.
Why?

Similar Messages

  • Could not signon to the database with user VP1!!

    Hello All,
    people tools : 8.53 - windows 7, my local one
    peoplesoft application: HRMS 9.2 version -- oracle linux OS
    oracle 11g database -- oracle  linux OS
    when i start the app server domain for HSMS application using psadmin, its not starting
    when i look for appserv logs, i got this error
    Password has expired
    could not sign on to database with user vp1
    i can able to login into the database, and able to connect to SYSADM schema also
    so i tried manually updated the password operpswd in sysadm.psoprdefn table as VP1 and updated,. committed.
    and tried to connect to database using datamover to encrypt the password in my local machine, it says tns could not find the id specified
    but i can able to ping to linux database , tnsping is working, and i can able to establish a database session from my local one to linux server.
    Still unable to start the HRMS application domain in linux server
    kindly help.
    Regards.

    oops sorry Nicolas. ITs my typo mistake.
    Its peoplesoft finance application. not the hrms. and user id and password is VP1/VP1 was set during implementation.
    After implementation , we have not used the application for some months. I think that may be the reason for password expire.
    the following are the error:
    File: sql access ManagerSQL error . stmt #: 2 Error Position: 0 Return:28001 - ORA 28001: the password has expired
    SQL Access Manager: File: SQL Access ManagerSQL error. stmt #: 2 Error Position: 0 Return: 2 ORA 28001: the password has expired
    Database Options: override_connection_reset:0
    Database Signon: Could not sign on to database PSFNDEMO with user VP1
    Server failed to start
    End boot attempt on domain PSFNDEMO
    i also performed the steps pointed by Hakan in your blog
    On The Peoplesoft Road: Peoplesoft passwords
    Still no luck.
    kindly suggest
    Thanks.

  • INS0009: Unable to connect to the database with user SYS

    Hi all,
    I'm trying to create an OWB repository with OWB repository assistant (10.2.0.2.) on a 10.2.0.1. database (windows XP platform). I get the following error every time I fill in the connect info for the SYS user:
    INS0009: Unable to connect to the database with user SYS. java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    I can connect to the database (sqlplus sys/<password>@orcl as sysdba) and the OS user is in the ora_dba group. Also checked the database parameters remote_login_passwordfile (= EXCLUSIVE) and O7_DICTIONARY_ACCESSIBILITY=TRUE.
    Does anyone know what the problem is? Any help is appreciated.
    Regards,
    Quinten

    Ok I found the problem myself, I used the wrong sys password :-(. I thought the password I used to logon in sqlplus was right (sqlplus sys/<password>@orcl as sysdba) but the password doesn't matter when you logon as sysdba! So I altered the password for the user sys and now I can continue the steps of the repository assistant.
    Quinten

  • Script to find the list of Queries currently running in database with User Login Name and Host Name.

    Hai,
    How to find the list of queries currently running in the Database with User Login Information.
    Since my database application is running slow, to find the slow queries.

    Try the below query
    SELECT r.start_time [Start Time],r.session_id [SPID],
    DB_NAME(database_id) [Database],
    s.host_name,
    s.program_name,
    s.login_name,
    SUBSTRING(t.text,(r.statement_start_offset/2)+1,
    CASE WHEN statement_end_offset=-1 OR statement_end_offset=0
    THEN (DATALENGTH(t.Text)-r.statement_start_offset/2)+1
    ELSE (r.statement_end_offset-r.statement_start_offset)/2+1
    END) [Executing SQL],
    r.status,command,wait_type,wait_time,wait_resource,
    last_wait_type
    FROM sys.dm_exec_requests r
    OUTER APPLY sys.dm_exec_sql_text(sql_handle) t
    inner join sys.dm_exec_sessions s
    on s.session_id = r.session_id
    WHERE r.session_id !=@@SPID -- don't show this query
    AND r.session_id > 50 -- don't show system queries
    ORDER BY r.start_time
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • Application server cannot log onto the database with user PS.

    Hello,
    First of all, my setup is:
    Microsoft Windows Server 2003
    Oracle database 10g Rel. 2
    Peopletools 8.49
    HRMS 9.0
    I am trying to boot the application server, but the operation fails with the error message:
    PSAPPSRV.5796 (0) [08/27/09 10:29:41](1) GenMessageBox(0, 0, M): Database Signon: Invalid user ID or password for database signon. (id=PS)
    I am able to sign on to the database with sqlplus and user PS.
    Here is my config settings as shown on the psadmin screen:
    Features Settings
    ========== ==========
    1) Pub/Sub Servers : No 15) DBNAME :[hrdmo]
    2) Quick Server : No 16) DBTYPE :[ORACLE]
    3) Query Servers : No 17) UserId :[PS]
    4) Jolt : Yes 18) UserPswd :[PS]
    5) Jolt Relay : No 19) DomainID :[TESTSERV]
    6) WSL : Yes 20) AddToPATH :[C:\oracle\product\10.2.0\database\bin]
    7) PC Debugger : No 21) ConnectID :[people]
    8) Event Notification: Yes 22) ConnectPswd:[peop1e]
    9) MCF Servers : No 23) ServerName :[appserver]
    10) Perf Collator : No 24) WSL Port :[7000]
    11) Analytic Servers : Yes 25) JSL Port :[9000]
    12) Domains Gateway : No 26) JRAD Port :[9100]
    Here is the appsrv.log:
    PSADMIN.2336 (0) [08/27/09 10:29:29](0) Begin boot attempt on domain hrdmo
    PSWATCHSRV.5480 (0) [08/27/09 10:29:38] Checking process status every 120 seconds
    PSWATCHSRV.5480 (0) [08/27/09 10:29:38] Server started
    PSAPPSRV.5796 (0) [08/27/09 10:29:40](0) PeopleTools Release 8.49 (WinX86) starting
    PSAPPSRV.5796 (0) [08/27/09 10:29:40](0) Cache Directory being used: C:\oracle\product\PT8.49\appserv\hrdmo\CACHE\PSAPPS
    RV_2\
    PSAPPSRV.5796 (0) [08/27/09 10:29:41](1) GenMessageBox(0, 0, M): Database Signon: Invalid user ID or password for databa
    se signon. (id=PS)
    PSAPPSRV.5796 (0) [08/27/09 10:29:41](0) Server failed to start
    PSWATCHSRV.5480 (0) [08/27/09 10:29:42] Shutting down
    PSADMIN.2336 (0) [08/27/09 10:29:48](0) End boot attempt on domain hrdmo
    As I said, despite the error message, I am able to log on to the database with sqlplus with user PS password PS.
    Could someone please help me with this problem? Thanks.

    I installed the database with the setup program and come to think of it, I don't think you can specify whether to create a system or demo database. So I probably didn't install a demo, which is what I wanted. I also ran the SQRs and everything showed the database was correct, so I thought I did it right.
    If I could install a demo with the setup program, I would do that because I think I could run through it pretty quickly having done it once. I've read in this forum and other places that it's much better to install the db manually, so maybe I'll just do that.
    In any case, thanks for all you help Nicolas.

  • I want to access the database with user name and password without con. info/udl

    hi to all,
    im doing project related with database... normally i'll connect ***.udl file to open database.vi.
    now what is my question is I want to open the database with the user name with password.... y i need this because once i run the program the program should ask username and password to open database for write/read operation. if its wrong user name and password means program should be denied... 
    can any tell how to access the database toolkit with the username with password....
    im using labview 7.0... 
    i think my question is clear....waiting for reply thank you in advance...
    pls see this attachment.....
    Regards,
    N. Srinivasan
    Attachments:
    access.vi ‏37 KB

    i have already read that link in the discussion forum...but im still have some confussion in... i attached file is so like to give user name and password..?
    and one more things can tell wat to do in ODBC and MDB and in UDL for password lock.. each time i run the promgram it should ask password to acces the database.. 
     thank you a lot for your reply.. 
    it will be more more useful if u clear my doubts clearly....
    Regards,
    N. Srinivasan
    Attachments:
    user=pass.PNG ‏35 KB

  • I want to shutdown database with user "TEST"

    Hi All,
    I am using Oracle 11.1.0.6 / Windows XP.
    I want to shutdown database with the "TEST" user i have created in the database.
    Which role/Privilages i need to assign to "TEST" user for shutdown the database with this user.
    Thanks in Advance.
    Anil

    user644339 wrote:
    Hi Anand/Shailesh,
    I have granted both the roles to test user,But still i m unable to shutdown the database with test user.I have granted DBA role also to test user. plz find the details below:
    SQL> select * from v$pwfile_users;
    USERNAME SYSDB SYSOP SYSAS
    SYS TRUE TRUE FALSE
    TEST TRUE TRUE FALSE
    SQL> conn test/test
    Connected.
    SQL> shutdown immediate
    ORA-01031: insufficient privileges
    SQL>Anil,
    Its not just that you have got the role of Sysdba ( or your user TEST) and you can shut down the db with that user. This priv is ONLY with the Sys user so what you need to do is to connect as Sys user ONLY to do this operation. You need to do some thing like this,
    connect test/test as sysdbaWhich in real means, you are NOT connecting as TEST user but as Sys user only who can shut down the db. Normal users and even uses with DBA role are not authorized to shut down the db,makes sense , you don't want your users to shut down the db, even though they are dbas.
    HTH
    Aman....

  • Restart database with user tablespace

    Hi Experts,
    I have one no archive window single instance as 10.2.0.4 at 31 bit window 2003.
    I try to restart DB when DB down. I got message as
    Database mounted.
    ORA-01113: file 7 needs media recovery
    ORA-01110: data file 7: 'D:\ORACLE\ORADATA\SALE\USERS04.DBF'
    How to make table offline and restart DB?
    Thanks help!
    JIm

    Hello,
    After putting the datafile offline drop and opening the database, the datafile "USERS04.DBF" will be lost.
    In fact this command means that you are offlining the datafile with the intention of dropping the Tablespace.
    So, if you intend to drop the Tablespace but you need to keep the objects located in the other datafiles of the
    corresponding Tablespace, you'll have to run an Export then, you could drop the corresponding Tablespace so
    as to clean the data dictionary, recreate the Tablespace and Import the saved datas.
    To drop the corresponding Tablespace you may run these statements
    DROP TABLESPACE <tablespace name> INCLUDING CONTENTS AND DATAFILES;Else, if you want to save this datafile, as your database is in noarchivelog, you may try a complete recovery (from
    the online redologs):
    alter database mount;
    recover database;
    alter database open;If it doesn't work the only way you have is to restore from a Cold Backup.
    Hope this help.
    Best regards,
    Jean-Valentin

  • "Database" with user interface

    Hello all,
    Open to any and all suggestions with this post.  Thank you.
    I'm trying to setup a system I can run off of a dedicated PC or my file server that will allow users to submit information to a csv/excel document.   Ideally I was looking at an html form that would add a new line to a csv or excel file but I'm not sure how (if i can) to do that.
    This topic first appeared in the Spiceworks Community

    Hello Daniel Kilian,
    You may check this thread first:
    User Settings lost after session is released
    Thanks,
    Gordon

  • How to use your own database with your users to authenticate in a Web app?

    Hello, everybody!
    I'm starting to write my first web application and I'm going to use JSF, JPA and EJB3 in this application. One of the first things that I have to do on it is the authentication part where I'll have a page with a user name and a password for the user to login. So, as I'm new to all this in Java (I've already implemented this on .NET in the past), I was studying the Java EE 5 Tutorial, especifically the section "Example: Using Form-Based Authentication with a JSP Page". But I saw that the users that the sample application uses come from the file realm on the Application Server. The users are created there and assigned a name, a password and a group. After the users are in the Application Server we can simply uses forms authentication declaratively in the deployment descriptor (web.xml).
    But the problem is that this doesn't work to me as I already have my own database with my users, so I want to use it instead of having to create the users on the Application Server.
    So, I'm asking you how to do that. Of course I'm not expecting that you place the code here to me as I know that such a thing could be complicated. Instead, I'm asking if you know about some tutorial, article, book or something that teaches how to do what I want. But I would like to see theses examples using JSF and/or EJB3 because these are the technologies that I'm using to develop. It's a pity that the Java EE 5 Tutorial doesn't have an example using a custom database as I know that this situation is very common in the majority of web sites.
    Thank you very much.
    Marcos

    From memory, it goes like this... You just create a
    raw jdbc connection on your user database using a
    special "login" DB user account, which has
    permissions only to an "authenticate" stored query,
    which accepts two arguments: username & password, and
    returns a boolean 0 or 1 rows found.When I implemented this in .NET's ASP.NET I had the same solution. I had an special user created in the database that I used to log in. When the real user entered his username and password I was already logged in and I had just to check his username and password agains the right table in my database.
    But that was only possible bacause when I connected to the database using my hidden user, I used the rights APIs in ASP.NET that coordinate the authentication process. This means that before login in, no one could access any resources (pages, atc...). So what I'm saying is that I can't manager this manually in Java. Java has to have some API or whatever to allow me to control the login process programmatically, while letting the Application Server control the access to the resources.

  • Lync 2013 Error - Certificate could not be published in the database associated with User Services Cluster

    Hi Lync gurus,
    I have a weird issue:
    Just installed a Lync Standard 2013. 
    Everything works except I keep getting this error in Log: every 30 minute or so.
    First an Error:  Event 47067
    A server did not respond to HTTP request
    Server lyncserver.domain.local did not respond to HTTP request PublishCertRequest targeted at
    https://lyncserver.domain.local:444/LiveServer/UserPinService.
    Cause: Server might be down or the network path between servers might not be properly configured.
    Resolution:
    Please ensure that the server can be connected on the target port using telnet and then re-try.
    Then I get a Warning: Event 47068
    GetAndPublish web service failed.
    Certificate could not be published in the database associated with User Services Cluster [lyncserver.domain.local ]. Request Details - Entity: [[email protected]], Device Id: [6BB30A3E-2923-553A-8E5F-0B2FB2CEA330], Authenticated User: [sip:[email protected]].
    Additional Context: [Publish_Failure: OtherFailure;HttpNoResponse:"lyncserver.domain.local "]
    Cause: This could be due to network connectivity issues with the remote server, or because the database is down.
    Resolution:
    Please ensure that the user services is reachable and the database is up and running.
    Thanks for any help

    Please check you can telnet port 443 and port 444 on Lync Front End Serve from client.
    Try to regenerate a new certificate for Lync Front End Server.
    Check all the services on Lync Front End Server are started.
    Check the option “Enable all purposes for this certificate” is checked for the trusted root CA certificate.
    For the detailed steps:
    Run MMC--Add\Remove Snap-ins--certificates--Local Computer--Trusted Root Certificate Authorities--Certificates, find the Root CA certificate you installed--Properties--General, check the "Enable all purposes for this certificate".
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Run with User's rights not working as expected

    I have a VBscript that runs the Quest Client Profile Updating Utility for migrating Outlook e-mail profiles to a new Exchange Server.  For this tool to work it must be run using the User's security context when the user is logged onto the computer. 
    What I have found is that the script fails to run because SCCM is running the script with elevated privileges.  The program is set with 'Only when a user is logged on' and a run mode of 'Run with user's rights'.  The advertisement is set to run from
    a distribution point and has two mandatory re-occuring schedules (Logon, and at 6:00 a.m. every day).
    To test what is happening I created a separate Program that has the same program settings but only runs 'Cmd.exe /k echo' for the command line.  If I run this SCCM program as a user who is not a member of the local administrators group
    I can execute privileged programs like regedit.exe.  If I run the Command Prompt from the Start\Accessories folder and try to run Regedit I receive an 'Access denied' message.  It appears SCCM is running with elevated privileges.
    Does SCCM run a program with elevated privileges?  How can I make a program run without elevated privileges.
    thank you for your help.

    Actually I ran into a similar issue today trying to gather info about mapped network drives and found this thread when trying to troubleshoot it.  Here's a summary of what I've done:
    I have an SCCM package set up to run a script to dump the users' mapped drives to a text file.  The program is set to run only if a user is logged on and to run in the logged on user's context.  UAC is enabled.  For users who are members of
    the local Administrators group, the resulting text file was empty, as if no drives were mapped.  Running the script manually (not via SCCM, just double-clicking the script) populated the text file with the expected results.  So the script works correctly. 
    I suspected SCCM was running the package elevated, since drives mapped in the non-elevated context aren't visible to the elevated context.
    To test, I created another package & program that runs a command I know requires elevation (ipconfig /registerdns) and pipes the output to a text file. I configured it in the same way, and for users who are in the local admin group, the text file results
    indicate that the command ran successfully (which means it ran elevated). If I take the user out of the local admin group, making no changes to the package, then run the package again, the text file results say "This command requires elevation."
    So, it appears SCCM is running with the highest elevation level for which the user has rights.  I guess this makes sense, and it's not doing anything the user wouldn't normally have rights to do, but it does cause a problem when a program needs to run
    under the user's non-elevated token.  Any suggestions?
    Thanks,
    Matt

  • Ldapbind to database adapter users in OVD with email

    Hi!
    Can anyone tell me howto ldapbind to database adapter users in OVD with email or uid?
    Ldapbind with full DN work just fine.
    Thanks!

    >
    Also I can bind to users in database CRM OVD-DB table using
    ldapbind -h ovd.mydomain.com -p 6501 -D "cn=extcustomername,cn=customers,cn=users,dc=mydoamin,dc=com" -w %custpwd%
    But I getting "ldap_bind: Invalid credentials" error trying to bind with:
    ldapbind -h ovd.mydomain.com -p 6501 -D cn=extcustomername -w %custpwd%You can bind with UPN to AD because AD is special.
    You won't be able to bind with cn=extcustomername using out of the box adapter. If you write your own plugin that will look up the DN based on cn=extcustomername, then have the plugin do the bind with the DN for you, it'll work. Then you would have to make sure this plugin will work with the database adapter, I haven't tried it so I don't know.
    If you're trying to make this bind with cn=extcustomername work for OAM to OVD, then you don't need to do it. Leave the adapter as is (bind with full DN). External users will login to OAM-protected application with their username or whatever is the value of cn. OAM will then look up the DN based on the cn or any other attribute, this is configured in authentication scheme in credential_mapping plugin. Take a look at the OBE example: http://www.oracle.com/technology/obe/fusion_middleware/im1014/ovd-oam/index.htm

  • Session per user = 1 is not working in database ?

    Dear All,
    A profile has been configured on database with parameter session_per_user=1 but it is not working on database.
    user can make n number of session to database . what could be the reason profile is not working ?
    Please sugeest the solution .....
    Regards,
    Rajesh
    Edited by: Rajesh.Rathod on Mar 17, 2009 3:34 AM

    You have to alter resource_limit to true
    Look fo rmore details in metalink note 745752.1

  • Spamassasin and users database with sun java messaging server

    Does anybody has managed to deploy spam scanning using personal databases (bayesian filters databases), i mean using spamassasin with user databases.
    Thanks,
    Andr�s.

    Yea, i do the same thing, but i see that some people want to receive mail that other people don't want.
    Can i ask you another question? How do you deploy sa-learn?
    I use this scripts:
    learn_nospam.sh
    dir_nospam='/mail_store/*/*/*/\=no_spam/*/*.msg'
    for i in $dir_nospam
    do
    echo $i
    sa-learn no-sync ham $dir_nospam
    done
    sa-learn --sync
    learn_spam.sh
    dir_spam='/mail_store/*/*/*/\=spam/*/*.msg'
    for i in $dir_spam
    do
    echo $i
    sa-learn no-sync spam $dir_spam
    done
    sa-learn --sync
    That 's works but it too slow, do you know some other ways.
    Thank you very much,
    Andr�s.

Maybe you are looking for

  • Bluetooth Smart Dongle no longer working in Mavericks.

    I've been using the IOGear Bluetooth 4.0 Dongle on my late '08 MBP for quite some time.  After upgrading to Mavericks, it was no longer being recognized, and worse, when I unplug it my system crashes and reboots "sleep/wake failure".  I tried cycling

  • How to configure JMS queue on OC4J server. Development in JDeveloper 10G

    Hi there, I have to configure a JMS for an Asynchronous process in my Application which will be running in Oracle 10G Application Server. Development Environment is Oracle JDeveloper 10G. I am facing a problem on how to configure JMS queue. Steps Fol

  • [CS3 JS] Making sub-/subsub topic (setting parent topic)

    Hi all, I'm trying to have my script add an index, that consists of nested topics: Parent Child Sub-child From what I can read in the Object Model there's a 'withProperties' parameter, but I just can't seem to get it working ... var myDocument = app.

  • Linking a cell from different files

    Does anyone know how to link a cell of file to another cell of a file on Numbers on icloud? I am not tallking about linking a cell from one sheet to another sheet of the same file. I know how to do that. I am trying to create a summary file for grade

  • How to view XML-Request sent to Mapviewer

    Hello, I am using the Mapviewer Javascript Api and would like to have a look at the xml request which was sent to the Mapviewer. When setting the log level to FINEST I can see the requests but not the real XML. All hints are welcome.