Create database not working

Hi
I am on standard edition 9.0.1.0.1
i am trying to create database X11
logfile GROUP 1('D:\oracleSE\oradata\x10\REDO01.LOG') SIZE 100M,
GROUP 2('D:\oracleSE\oradata\x10\REDO02.LOG') SIZE 100M,
GROUP 3('D:\oracleSE\oradata\x10\REDO03.LOG') SIZE 100M
MAXLOGFILES 5
MAXLOGMEMBERS 5
MAXLOGHISTORY 1
MAXDATAFILES 100
MAXINSTANCES 1
character set WE8MSWIN1252
national character set AL16UTF16
datafile 'D:\oracleSE\oradata\x10\SYSTEM01.DBF' SIZE 410M AUTOEXTEND ON NEXT 10M MAXSIZE UNLIMITED
LOGGING ONLINE PERMANENT  EXTENT MANAGEMENT LOCAL AUTOALLOCATE BLOCKSIZE 8K
undo tablespace undotbs1
datafile 'D:\oracleSE\oradata\x10\UNDOTBS01.DBF'
size 1024M AUTOEXTEND ON NEXT 100M MAXSIZE 3072M
default temporary tablespace temp
tempfile 'D:\oracleSE\oradata\x10\temp01.dbf'
SIZE 506M AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
but if failed on this BOLD line
it succedd only if i issue
create database X11
logfile GROUP 1('D:\oracleSE\oradata\x11\REDO01.LOG') SIZE 100M,
GROUP 2('D:\oracleSE\oradata\x11\REDO02.LOG') SIZE 100M,
GROUP 3('D:\oracleSE\oradata\x11\REDO03.LOG') SIZE 100M
MAXLOGFILES 5
MAXLOGMEMBERS 5
MAXLOGHISTORY 1
MAXDATAFILES 100
MAXINSTANCES 1
character set WE8MSWIN1252
national character set AL16UTF16
datafile 'D:\oracleSE\oradata\x11\SYSTEM01.DBF' SIZE 410M reuse
undo tablespace undotbs1
datafile 'D:\oracleSE\oradata\x11\UNDOTBS01.DBF'
size 1024M AUTOEXTEND ON NEXT 100M MAXSIZE 3072M
default temporary tablespace temp
tempfile 'D:\oracleSE\oradata\x11\temp01.dbf'
SIZE 506M AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
any thougths?
thanks
Edited by: user9145417 on 9/03/2010 13:47

user9145417 wrote:
Hi
I am on standard edition 9.0.1.0.1
i am trying to create database X11
logfile GROUP 1('D:\oracleSE\oradata\x10\REDO01.LOG') SIZE 100M,
GROUP 2('D:\oracleSE\oradata\x10\REDO02.LOG') SIZE 100M,
GROUP 3('D:\oracleSE\oradata\x10\REDO03.LOG') SIZE 100M
MAXLOGFILES 5
MAXLOGMEMBERS 5
MAXLOGHISTORY 1
MAXDATAFILES 100
MAXINSTANCES 1
character set WE8MSWIN1252
national character set AL16UTF16
datafile 'D:\oracleSE\oradata\x10\SYSTEM01.DBF' SIZE 410M AUTOEXTEND ON NEXT 10M MAXSIZE UNLIMITED
LOGGING ONLINE PERMANENT  EXTENT MANAGEMENT LOCAL AUTOALLOCATE BLOCKSIZE 8K
undo tablespace undotbs1
datafile 'D:\oracleSE\oradata\x10\UNDOTBS01.DBF'
size 1024M AUTOEXTEND ON NEXT 100M MAXSIZE 3072M
default temporary tablespace temp
tempfile 'D:\oracleSE\oradata\x10\temp01.dbf'
SIZE 506M AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
but if failed on this BOLD line
<snip
any thougths?
thanks
Edited by: user9145417 on 9/03/2010 13:47As others pointed out, it would appear that your "x10" directory doesn't exist.
If you had shown us the error message instead of just saying "it failed", we could know.

Similar Messages

  • Database not working

    Hello,
    I am having a 10g release 1 database on my HP UX server.
    The problem with this database is it's listener is working emagent is working fine.
    But I am trying to login with system password then it shows me error like
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    HP-UX Error: 2: No such file or directory

    Moderator Comment:
    The O.P. had already asked this question in the Solaris 10 forum.
    Database not working
    I had already moved it to the Database forum.
    Then after the comments in this thread, they've re-posted it yet again into the Database forum.
    Not able to connect / as sysdba
    and spammed it to the Oracle Linux forum:
    Not able to connect / as sysdba
    Handle: user8856758
    Status Level: Newbie
    Registered: Jun 22, 2011
    Total Posts: 6
    Total Questions: 4 (3 unresolved)@ user8856758 ,
    You've been here long enough to know better, so we can only assume you are just being inconsiderate or rude with all your crossposts.
    They're all locked.

  • 5.0 database not working in lookout 6.6

    5.0 database not working in lookout 6.0.  I converted the database using the lks file and then saved it.  that all worked fine but my modbus stats are in 100% error connected with direct serial!  any known fixes?  help please!

    Is this MODBUS or the database?
    To use the 5.0 Databaes you need to use the NI MAX utility to convert a citadel 4 to Citadel 5 database.
    Forshock - Consult.Develop.Solve.

  • Standby Database not working

    Hi I have created one standby DB for Oracle 10.1.0.2.0 on same server for the primary Db.As per Oracle docs I have configured everything but when I do logswitch on primary DB and then check the standby DB as...
    SELECT SEQUENCE#, FIRST_TIME, NEXT_TIME
    FROM V$ARCHIVED_LOG ORDER BY SEQUENCE#;
    it shows no records, that means it is not working.
    I have created standby redolog file in the primary DB , as I am using LGWR ASYN mode of redo transform but when I do..
    SQL> SELECT GROUP#,THREAD#,SEQUENCE#,ARCHIVED,STATUS FROM V$STANDBY_LOG;
    GROUP# THREAD# SEQUENCE# ARC STATUS
    4 2 0 YES UNASSIGNED
    it show the status unaccessed.
    please help me to sort out this problem....
    Regards

    Hi
    Thanks to all. Yes I checked the alert logs for both DB, there was some problems due to DB_FILE_NAME_CONVERT ini parameter setting. after I fixed that, I am getting this error in lgwr.trc file
    Dump file c:\oracle\product\10.1.0\admin\orcl\bdump\orcl_lgwr_1368.trc
    Tue Mar 11 15:39:17 2008
    ORACLE V10.1.0.2.0 - Production vsnsta=0
    vsnsql=13 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity: 0x00000000
    Memory (A/P) : PH:14M/255M, PG:123M/909M, VA:1749M/2047M
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 5
    Windows thread id: 1368, image: ORACLE.EXE (LGWR)
    *** SERVICE NAME:() 2008-03-11 15:39:17.008
    *** SESSION ID:(167.1) 2008-03-11 15:39:17.008
    LGWR: Archivelog for thread 1 sequence 42 will NOT be compressed
    *** 2008-03-11 15:39:17.227 47100 kcrr.c
    Making upidhs request to NetServer -1 (ocis 0x05FCE6E0)
    ERROR: kcrrnsupidhs nsidx=-1
    *** 2008-03-11 15:39:17.258 45203 kcrr.c
    Initializing NetServer for dest=stby
    Initializing PGA storage for Netserver communication
    Allocating a brand new NetServer
    Allocated NetServer 0
    NetServer 0 has been started.
    Subscribing to KSR Channel 0
    success!
    Indicating recv buffer for KSR Channel 0
    success
    Waiting for Netserver 0 to initialize itself
    *** 2008-03-11 15:39:20.415 45488 kcrr.c
    Netserver 0 has been initialized
    LGWR performing a channel reset to ignore previous responses
    LGWR connecting as publisher to KSR Channel 0
    LGWR-NS 0 initialized for destination=stby
    *** 2008-03-11 15:39:20.415 45982 kcrr.c
    Making upiahm request to NetServer 0
    Waiting for NetServer 0 to respond to upiahm
    *** 2008-03-11 15:39:24.274 47100 kcrr.c
    Making upidhs request to NetServer 0 (ocis 0x05FCE6E0)
    NetServer pid:2916
    *** 2008-03-11 15:39:24.274 47331 kcrr.c
    upidhs done status 1031
    *** 2008-03-11 15:39:24.274 46176 kcrr.c
    upiahm connect done status is 1031
    Error 1031 connecting to destination LOG_ARCHIVE_DEST_2 standby host 'stby'
    *** 2008-03-11 15:39:24.274 47100 kcrr.c
    Making upidhs request to NetServer -1 (ocis 0x05FCE6E0)
    ERROR: kcrrnsupidhs nsidx=-1
    Error 1031 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'stby'
    ORA-01031: insufficient privileges
    *** 2008-03-11 15:39:24.336 52124 kcrr.c
    LGWR: Error 1031 creating archivelog file 'stby'
    *** 2008-03-11 15:39:24.383 50571 kcrr.c
    kcrrfail: dest:2 err:1031 force:0 blast:1
    *** 2008-03-11 15:39:37.680
    Old character set id was US7ASCII
    *** 2008-03-11 15:39:38.055
    New character set id is WE8MSWIN1252
    now how to give privilege to the service 'stby'.
    please give me some guidance.
    regards

  • Multiple Image Upload with save to database not working in IE anymore

    Since updating IE to SP3 ADDT Multiple Image Upload with save to database does not work anymore in IE. It will show a regular file upload field, an does not allow selection of multiple files. It does work in Firefox, but not all my clients use firefox.
    PSE Advice.

    I would consider buying some pluggins from dmxzone.com. They
    may cost a
    bit upfront but in the long run, you've probably be saving a
    lot of
    headaches.
    http://www.dmxzone.com/
    If time's an issue, with these plugins, you could probably
    be up and
    running in a half hour. George has some really nice pluggins
    for
    Dreamweaver and well worth the money.
    Peter Raun wrote:
    >
    I am going crazy here
    > I will see if i can explain my problem here. . .
    > I am trying to use the multiple image upload with save
    to database function in
    > the developer toolbox, and it work just fine, it lets me
    select where to store
    > the filename in database and where i want to save the
    actual image on the
    > server. It is wery easy to use if you just want these
    functions.
    > But i would also like to give every image a gallery id
    in the database, so i
    > can sort them out afterwards, its not whery smart to
    upload a lot of images to
    > a folder, and in the database you just have an image id
    and an filename, i cant
    > sort them into galleries with these to collums. . . . So
    i guess i have to do
    > something with the "additional fields" when i am
    creating the server behavior
    > but i cant figure out what to do?? i would have liked if
    i could have made an
    > list/menu with all of the availible galleries, and chose
    the one that i whould
    > add images too and then that gallery id whould be added
    to those images in the
    > database.
    > I have also tried to pass on an url parameter and then
    use that as a default
    > value in the "additionel field" section but without any
    luck at all. . . I hope
    > someone here has an idea, that could help me out. . .
    > It is sooooo easy to do this, when you are uploading ONE
    image at a time, i
    > cant figure out why it has to be sooooo hard when using
    "multiple image
    > upload"
    >

  • Database not working when network is offline

    I have installed Oracle 11gExpressEdition in my office laptop. It works fine if my laptop is connected with my office network and its not working outside office network. I am trying for long time to resolve this issue but couldn't able to find success.
    I tried with changing Pcname in "C:\oraclexe\app\oracle\product\11.2.0\server\network\ADMIN\listener.ora" AND "tnsnames.ora"  TO  "localhost" and "127.0.0.1".
    Installed Windown loopback adapter and reinstalled application. But nothing works.
    Can you please help me
    Thanks in Advance..

    Thanks for your replay,
    Add to my question, database instance is running and my application can able to connect to database only issue is the link using for management portal
    http://127.0.0.1:8080/apex/f?p=4950
    is not working showing "Cannot display the webpage".
    Here is my listner.ora
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = XE)
          (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
          (PROGRAM = extproc)
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
          (PROGRAM = extproc)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    And tnsnames.ora
    XE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)

  • Providing administrator(s) full mailbox access to all mailboxes (database) not working

    I'm setting up a new Exchange 2013 org.  Everything is pretty fresh, only a few mailboxes have been added for testing.
    I've added this permission, to provide full access to all the mailboxes in the database:
    Get-MailboxDatabase -identity “Mailbox Database” | Add-ADPermission -user netadmin -AccessRights GenericAll -ExtendedRights Receive-As, Send-As
    I've verified the permission in ADSI Edit.
    I have verified the permission in the recipient's mailbox delegation properties. 
    However, while logged into OWA using the admin account, if I try to open another user's mailbox from OWA, I just get a sad face that says "Something went wrong :( " .
    Any ideas? I've tried resetting the owa virtual directory...reset IIS, rebooted several times, no luck.
    Thanks

    Hi
    Is that ok when you set to single mailbox?
    If ok, please try
    Get-Mailbox -database “Mailbox Database” | Add-ADPermission -user netadmin -AccessRights GenericAll -ExtendedRights Receive-As, Send-As
    Cheers
    Zi Feng
    TechNet Community Support
    Please see the original post, I've already tried "Get-MailboxDatabase -identity “Mailbox Database” | Add-ADPermission
    -user netadmin -AccessRights GenericAll -ExtendedRights Receive-As, Send-As"
    If I add the permission individually through ECP, it works just fine.  What I'm trying to accomplish is full mailbox access to all mailboxes in the database now and in the future
    (something that works just fine in Exchange 2010,) however in  2013 it is not working.  I tried doing it via a security group instead, same result.

  • Mpd --create-db not work?

    $ mpd --create-db
    $ cmdline: invalid option: --create-db
    why?--create-db did not work for mpd anymore?

    Its unbelievable. this option is gone for 6 years now. and people still complain

  • DB13 Check database not working

    Hi All,
    Check DB and update stats from DB13 does not work. It comes back with the following error
    Can't exec external program (No such file or directory)
    Checked from OS level and found that brconnect -u / -c -f check works only from exe directory. If i execute the
    command from any other directory it comes back with an error saying command not found
    Upon further investigation found that this is an issue with env variable PATH
    The current value of PATH in env variable of sidadm is
    PATH=/oracle/SID/102_64/bin:/opt/IBMJava2-amd64-142/bin:.:/export/home/sidadm:/usr/sap/SID/DVEBMGS01/exe:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
    I want to change the value from usr/sap/SID/DVEBMGS01/exe to /usr/sap/SID/SYS/exe/run
    I checked all the csh and .sh profiles for sidadm user but i did not find any PATH variable,
    I can see DIR_LIBRARY and LD_LIBRARY_PATH but i cant see PATH variable
    Checked  the shell and it is /bin/csh
    checked .bash_profile and all i can see is this
    .bash_profile
    Get the aliases and functions
    if [ -f ~/.bashrc ]; then
            . ~/.bashrc
    fi
    User specific environment and startup programs
    PATH=$PATH:$HOME/bin
    export PATH
    unset USERNAME
    Has any one faced this issue earlier??
    Meanwhile i have found a temporary fix for timebeing i.e i copied all  the br* executables from /sapmnt/SID/exe to
    /usr/sap/SID/DVEBMGS01/exe and after doing that DB13 - DBcheck and Update optimizer works fine.
    Regards,
    Ershad Ahmed

    Hi Sunil and Eric
    Thanks for the reply
    I checked all the profiles but no luck. I cant find the parameter.
    As i mentioned in my earlier post i have found a temporary fix by copying the br executables from /sapmnt/SID/exe to
    /usr/sap/SID/DVEBMGS01/exe and ran saproot.sh and that resolved the issue.
    If i can change my PATH variable to point to /usr/sap/SID/SYS/exe/run that would be a permanent fix
    Regards,
    Ershad Ahmed

  • Cfmail querying database not working

    The code below is not working and I am not getting any
    errors. Any suggestions.
    <cfparam name="notifyDate" default="#DateFormat(Now(),
    "short")#">
    <CFQUERY name="getNotifications" datasource="AEDWEB">
    SELECT u.strEmail,
    u.strFirstName,
    u.strLastName,
    cc.strCCNoteEmailBody
    FROM umsUsers u,
    ctsConferenceCalls cc
    WHERE cc.dtsCCNotificationDate = '#notifyDate#'
    AND u.intCCNotify = 1
    AND u.intMemberstatus = 1
    </CFQUERY>
    <CFOUTPUT query="getNotifications">
    <CFMAIL TO="#strEmail#" FROM="[email protected]"
    SUBJECT="Conference Call Reminder" SERVER="mail.ccicom.com"
    port="25">
    #strCCNoteEmailBody#
    </CFMAIL>
    </CFOUTPUT>

    I just can a query with the WHERE, AND and I get data return.
    I also modified the code by taking the cfoutput statement out. I
    still get no mail. I also check in CF admin and the mail server is
    running. Any other sugguestions please.
    <cfparam name="notifyDate" default="#DateFormat(Now(),
    "short")#">
    <CFQUERY name="getNotifications" datasource="AEDWEB">
    SELECT u.strEmail,
    u.strFirstName,
    u.strLastName,
    cc.strCCNoteEmailBody
    FROM umsUsers u,
    ctsConferenceCalls cc
    WHERE cc.dtsCCNotificationDate = '#notifyDate#'
    AND u.intCCNotify = 1
    AND u.intMemberstatus = 1
    </CFQUERY>
    <CFMAIL TO="#strEmail#" FROM="[email protected]"
    SUBJECT="Conference Call Reminder" SERVER="mail.ccicom.com"
    port="25">
    #strCCNoteEmailBody#
    </CFMAIL>

  • Mpd database empty, --create-db not working

    Out of nowhere mpd only shows one directory of files from my music directory. Not sure why it's doing this and I've tried several configurations that all work, except for this same problem. mpd gives me no errors. Any ideas?
    thanks.

    Rasi wrote:
    donryanocero wrote:
    Out of nowhere mpd only shows one directory of files from my music directory. Not sure why it's doing this and I've tried several configurations that all work, except for this same problem. mpd gives me no errors. Any ideas?
    thanks.
    that sounds alarmingly like wrong permissions
    Care to elaborate? Suddenly I can't get ANY of my music in my MPD database.
    I gotta be honest: deprecating the --create-db SUCKS. At least when that didn't work it would spit an error message at me. I can't get it to say ANYTHING is wrong.

  • Polling to Database not working sometimes

    Hi all,
    I have created an ESB project. I am using polling operation to poll Oracle database table. I am using update field i.e. logical delete opeartion under polling.
    I have deployed my process, its running perfectly fine. Polling is also happening.
    But the problem is that polling is not consistent. With the same set of values, sometime polling takes place and some time nothing happens, means no update in the table & no instanses on ESB Console.
    I have checked the log file too, but no such entry is there.
    To overcome this problem, Whenever I restart my SOA server(10.1.3.3) everything works fine. But after few hours same thing happens.
    Can anybody tell me, how to figure out what is happening.
    Thanks,
    Abhi...
    Message was edited by:
    Abhishek saurabh

    Hi chintan,
    I made this change in the logger configuration yesterday. Today morning when I logged into my ESB console and navigated to instance tab, I am not able to see any instance and I am getting this error:
    An unhandled exception has been thrown in the ESB system. The exception reported is: "oracle.tip.esb.model.repository.exception.RepositoryException: Unable to get connection to Repository Ensure repository is accessible at oracle.tip.esb.model.repository.database.DatabaseRepository.getConnection(DatabaseRepository.java:1228) at oracle.tip.esb.model.repository.database.DatabaseRepository.getESBParameter(DatabaseRepository.java:1082) at ......<more..>
    (Thread.java:595) Caused by: java.sql.SQLException: ORA-00257: archiver error. Connect internal only, until freed. at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138) at
    .....<more>
    So I went to EM console, oc4j_soa->Administration tab->JDBC resorces->Connection pool->ESBpool(For ESB)->Test connection->Pressed Test button.
    I am getting this error:
    Unable to establish connection to "ESBPool". Error message: Exception occurred testing connection. Exception: java.sql.SQLException: ORA-00257: archiver error. Connect internal only, until freed
    Any inputs on this...
    Thanks,
    Abhishek...

  • Export of database not working

    Hi,
    I have Oracle 8.1.7 server/client on same machine (standalone)...i have created 2 database...db1(dbname - xxx) & db2 (dbname-yyy)
    I wanted to take a database dump using "exp.exe"...
    for my db1 i was able to take with the following commands..
    d:\oracle\ora81\bin\exp.exe sys/change_on_instal@xxx file=d:\db1.dmp buffer=1000000 Full=y log=db1_exp.log compress=y
    But when i tried for db2 with the dabname changed...
    d:\oracle\ora81\bin\exp.exe sys/change_on_instal@yyy file=d:\db2.dmp buffer=1000000 Full=y log=db2_exp.log compress=y
    But the problem is that it again takes the dump of db1 ...even with the dbname change to yyy...but the database db1 & db2 are working fine...
    does anyone faced such a problem? anybody can help me?
    thank you in advance
    Manoj

    Hi,
    Thx for replying...
    Yes i am able to loginto both DBs (xxx & yyy)...thru Sqlplus with user "sys".
    I am pasting teh entries for the tnsnames.ora,listener.ora& snmp_ro.ora here...
    xxx - DB1 whose database i was able to export
    yyy - DB2 which is not successful
    Thank you
    Manoj
    listener.ora:
    # LISTENER.ORA Network Configuration File: D:\oracle\ora81\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server)(PORT = 1521))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server)(PORT = 2481))
    (PROTOCOL_STACK =
    (PRESENTATION = GIOP)
    (SESSION = RAW)
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\ora81)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = yyyB)
    (ORACLE_HOME = D:\oracle\ora81)
    (SID_NAME = yyyB)
    (SID_DESC =
    (GLOBAL_DBNAME = yyy)
    (ORACLE_HOME = D:\oracle\ora81)
    (SID_NAME = yyy)
    (SID_DESC =
    (GLOBAL_DBNAME = xxx)
    (ORACLE_HOME = D:\oracle\ora81)
    (SID_NAME = xxx)
    tnsnames.ora:
    # TNSNAMES.ORA Network Configuration File: D:\oracle\ora81\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    # Date..........: Mon Dec 01 05:58:49 PST 2003
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = xxx)
    (PRESENTATION = http://admin)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    yyy =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = yyy)
    xxx =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = server)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = xxx)
    snmp_ro.ora:
    snmp.visibleservices = (listener, xxx, yyy)
    snmp.shortname.listener = LISTENER
    snmp.longname.listener = listener_server
    snmp.configfile.listener = D:\oracle\ora81\network\admin\listener.ora
    snmp.oraclehome.listener = D:\oracle\ora81
    snmp.servicename.listener_server = OracleOraHome81TNSListener
    snmp.SID.xxx = xxx
    snmp.oraclehome.xxx = d:\oracle\ora81
    snmp.address.xxx = (ADDRESS=(PROTOCOL=BEQ)(PROGRAM=ORACLE)(ARGV0=ORACLExxx)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))
    snmp.remoteaddress.xxx = (DESCRIPTION=(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = server)(PORT = 1521)))(CONNECT_DATA=(SID=xxx)(SERVER=DEDICATED)))
    snmp.SID.yyy = yyy
    snmp.oraclehome.yyy = d:\oracle\ora81
    snmp.address.yyy = (ADDRESS=(PROTOCOL=BEQ)(PROGRAM=ORACLE)(ARGV0=ORACLEyyy)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))
    snmp.remoteaddress.yyy = (DESCRIPTION=(ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = server)(PORT = 1521)))(CONNECT_DATA=(SID=yyy)(SERVER=DEDICATED)))
    ifile = D:\oracle\ora81\network\admin\snmp_rw.ora
    ifile = D:\oracle\ora81\network\admin\sqlnet.ora

  • Create user not working!

    Hello Everybody:
    I am a beginner here. I was trying to create a user named turner, password as tur. I had following code.
    SQL> connect scott/tiger;
    Connected.
    SQL> CREATE USER turner IDENTIFIED BY tur;
    CREATE USER turner IDENTIFIED BY tur
    *ERROR at line 1:ORA-01031: insufficient privileges
    SQL>
    System did not like it. It says scott has insufficient privileges. How can I look what privilege does scott have?
    How can I add create user privileges to scott. Any response in this regards highly apprciated.
    Thanks. -Bal

    SQL>connect system/manager
    SQL>grant dba to scott
    So, scott can work as dba.
    Sys and system are the default database administrator users.
    Both users are created automatically when database is created.
    and They are granted the DBA role.
    Sys is owner of the database data dictionary.
    and his(her) password is change_on_install.
    System is owner of additional internal tables and views used by Oracle tool.
    Both sys and system are regual users, which are stored in the data dictionary.

  • Server Database not working

    Hi,
    My application is working fine in my local system.Inserting ,updating gettting data from database.
    But when i moved all tables and stored procedures from my database to another database in another server .I can only inserting data into database but im not able to retrieve data from that database and popoulating in textboxes.Even  there is no errors 
    also when i debug the code.

    Hi,
    Are you able to query the data in the SQL Server Management Studio which you inserted into database from application?
    As Kalman said, create a role and grant EXECUTE permission on the stored procedure to it. Here is an example:
    To grant permissions on a stored procedure:
    1. Connect to the Database Engine.
    2. From the Standard bar, click New Query.
    3. Copy and paste the following example into the query window and click Execute. This example grants EXECUTE permission on the stored procedure HumanResources.uspUpdateEmployeeHireInfo to an application role named Recruiting11.
    USE AdventureWorks2012;
    GRANT EXECUTE ON OBJECT::HumanResources.uspUpdateEmployeeHireInfo
    TO Recruiting11;
    GO
    Grant Permissions on a Stored Procedure
    http://technet.microsoft.com/en-us/library/ms345484.aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

Maybe you are looking for

  • IPhoto '8, Some photos from Original Folder no longer showing

    Hello All: I am working on my sisters' iMac and she has the following problem with iPhoto. Somehow (we have deduced that her husband tried to help "clean-up" the computer), there are 7 months worth of pictures no longer showing in iPhoto.  Here is wh

  • PT Transform Tag that outputs Image Server URL

    I noticed something missing from the EDK that I wanted to get Plumtree's perspective on. We have instances where we need the imageserver URI through the facilities of a Transformation Tag. This useful when the portlet source document is native HTML a

  • WorkManager entry for max-stuck-thread-time doesnot override the default

    Hi All, I am using WLS 10.0 and have configured the following workmanager entry in the config.xml: <work-manager> <name>myworkmanager</name> <target>AdminServer</target> <ignore-stuck-threads>false</ignore-stuck-threads> <work-manager-shutdown-trigge

  • Lessons not loading

    Whenever I try to open a lesson, I get signs of activity and then nothing happens. The lesson does not load, but there is no crash. I have been through this post: http://discussions.apple.com/thread.jspa?threadID=1882820&tstart=210 and I still have t

  • Bridging Samba connections?

    I currently have samba server running on my desktop and my backup/storage computer (both of these computers have archlinux). I currently have a system set up where i can copy stuff from my desktop to laptops and other computers around the house. I wa