DBCA (10gR2) in solaris 10 doesn't create DB, has 0 errors

Hi,
I have oracle 10.2.0.1 installed on a Solaris 10 SPARC box, and am trying to create a database. When I installed Oracle, I originally opted to create a new database, but when it got to the DBCA section, the installer seems to pause with the results stating it's "in progress...". I stopped the installer, and cancelled the install. On checking the logs, there were no errors, it just seems to stop (even if I leave it for 14+ hours) with the last lines of the log being:
INFO: Configuration assistant "Oracle Net Configuration Assistant" succeeded
INFO: Command = /export/home/oracle/product/10.2.0/Db_3/bin/dbca -progress_only
-createDatabase -templateName General_Purpose.dbc -gdbName orcl -sid orcl -sy
sPassword 052b3cccab83184dd1ba5e728aa1ff1e189a90088c2da70291 -systemPassword 05
3e5dc6ab23642c16821c915b858ddc23d87c4a357e140d8e -sysmanPassword 05b123a3abe329
68b37230926a9bfc13f4d4ef5e52f01e095d -dbsnmpPassword 058be1aeaba392a9299e7d3d82
15720402fe045d76a03d4506 -emConfiguration LOCAL -datafileJarLocation /expor
t/home/oracle/product/10.2.0/Db_3/assistants/dbca/templates -datafileDestinatio
n /export/home/oracle/product/10.2.0/oradata/ -responseFile NO_VALUE -characte
rset WE8ISO8859P1 -obfuscatedPasswords true -sampleSchema true -oratabLocatio
n /export/home/oracle/product/10.2.0/Db_3/install/oratab -recoveryAreaDestinati
on NO_VALUE
Then I installed Oracle without creating a db thinking I could create a database alone with DBCA. The installer completed successfully, but dbca isn't completing at all. It launches fine, I can progress through all the steps/panes no problems. When I get to the last pane to select db creation options, I have "Create Database" and "Generate Database Creation Scripts" checked, then I click Finish. A window opens with a summary, I click OK and that window closes. Then nothing happens. Nothing at all. No errors in the terminals, and I'm looking at the last pane of the DBCA as if it didn't do anything at all. I can uncheck the creation options and click Finish again, but I get no notification windows, and the app just seems to be open, but not doing anything. I can "Cancel" out of it though. No scripts directory is added either.
Any suggestions on how I can create a db??
Thanks!

Hello there,
I know this topic is quite old now but maybe my solution would help someone else...
I met the exact same problem than user10494040. I'm running Debian Etch (but the problem was the same with a Lenny) which was installed from a netinstall CD, and on which I've met all the prerequisites given by Oracle ( [Configuring Linux for the Installation of Oracle Database 10g|http://www.oracle.com/technology/obe/obe10gdb/install/linuxpreinst/linuxpreinst.htm] )
It was impossible for me to successfully complete the Oracle installation when the database creation option was selected in OUI, as well as the Basic Installation or the Advanced one was choosen.
I've done many tests and each time I unselected the database creation option, the installation completed successfully. So I decided to try to create my database using DBCA in command line, using the command automatically generated by OUI and on which the installation froze, just adding to it the -silent option and removing the -progress_only one.
Note :_ if your installation really freeze on the database creation command, you can also find the DBCA command automaticaly generated in the log file of the installation (available in the folder oraInventory/logs/installActions####.log where #### is the date you attempted to make your installation).
For example, with the command given by user10494040 it would looks like :
# dbca -silent -createDatabase -templateName General_Purpose.dbc -gdbName orcl -sid orcl -sysPassword 052b3cccab83184dd1ba5e728aa1ff1e189a90088c2da70291 -systemPassword 053e5dc6ab23642c16821c915b858ddc23d87c4a357e140d8e -sysmanPassword 05b123a3abe32968b37230926a9bfc13f4d4ef5e52f01e095d -dbsnmpPassword 058be1aeaba392a9299e7d3d8215720402fe045d76a03d4506 -emConfiguration LOCAL -datafileJarLocation /export/home/oracle/product/10.2.0/Db_3/assistants/dbca/templates -datafileDestination /export/home/oracle/product/10.2.0/oradata/ -responseFile NO_VALUE -characterset WE8ISO8859P1 -obfuscatedPasswords true -sampleSchema true -oratabLocation /export/home/oracle/product/10.2.0/Db_3/install/oratab -recoveryAreaDestination NO_VALUE
Of course, launch this command loggued as oracle, and make sure your $ORACLE_HOME is well set.
This trick worked for me, I hope that would help someone else :-)

Similar Messages

  • Error in VT04 - Doesn't create Shipments

    Error in VT04 - Doesn't create Shipments
    We have this function module that automatically creates delivery and shipment base from the Goods Receipt.
    The problem is it doesn't createe shipment document because the delivery doc doesn't exists.
    Upop debugging, the delivery has been created. And appends the delivery number into TVARV table (found in PERFORM CHANGE_VARIANT_VALUES). Then there's this code that it doesn't recognized the delivery that it was created.
    PERFORM CHANGE_VARIANT_VALUES USING VBKOK-VBELN_VL.
          SET UPDATE TASK LOCAL.
          SUBMIT RV56TRGN WITH P_OUT  EQ C_X
                         WITH V_PSEL EQ 'RV56LFSL'
                         WITH V_PSP0 EQ 'RV56TRSP'
                         WITH V_PTR0 EQ ZVXXAUTOGRDN-DATA_OPTS
                   AND RETURN EXPORTING LIST TO MEMORY.
          COMMIT WORK AND WAIT.
    Though in the production this program works. But in QA server it doesn't. I am not sure if this is the effect of a Unicode issue also.
    Help me guys.. I just couldn't find in program RV56TRGN on how the values will get from TVARV.
    I am not familiar with the command SET UPDATE TASK LOCAL. If this is related to Memory storage that might get the last value.
    Points will be given for the helpful ideas. Thanks!

    Hi,
    The service contracts guide also says to run 'Installed Base Interface' concurrent program for shippable items. Even after running this concurrent program no contracts is created.
    Any step to be done further??
    Regards,
    Nithya

  • QSynth doesn't create jack port.

    I have a problem with QSynth - it doesn't create jack port, so i can't connect it to output. When i run fluidsynth from console it works properly - it creates output, I connect it to "system" port using QJackCtl and i can hear midi sound, but i really ned QSynth. Please help me.
    Messages from QSynth:
    15:11:57.027 Qsynth1: Creating synthesizer engine...
    15:11:57.058 Qsynth1: Loading soundfont: "/usr/share/soundfonts/fluidr3/FluidR3GM.SF2" (bank offset 0)...
    15:11:57.281 Qsynth1: Creating audio driver (jack)...
    15:11:57.294 Qsynth1: Creating MIDI router (alsa_seq)...
    15:11:57.295 Qsynth1: Creating MIDI driver (alsa_seq)...
    15:11:57.296 Qsynth1: Creating MIDI player...
    15:11:57.298 Qsynth1: Synthesizer engine started.
    15:11:57.298 Qsynth1: fluid_synth_set_gain(0.97)
    15:11:57.299 Qsynth1: fluid_synth_set_reverb(0.2,0.5,10,0.1)
    15:11:57.299 Qsynth1: fluid_synth_set_chorus(3,1,0.3,8,0)
    fluidsynth: warning: Failed to pin the sample data to RAM; swapping is possible.
    fluidsynth: prog 0 0 0
    fluidsynth: prog 1 0 0
    //............. some lines like above and bellow
    fluidsynth: prog 14 0 14
    fluidsynth: prog 15 0 15
    zombified - calling shutdown handler
    fluidsynth: error: Help! Lost the connection to the JACK server
    Last edited by dawidmt (2011-08-26 13:20:17)

    Sorry about the necro, but did you ever figure this out?  I'm running into the same issue.  I think *something* is being written because when I do "efibootmgr -c blahblah", and then I do an efibootmgr -v afterward, I can see the device path that shows up in the verbose options.  Then, when I reboot, I don't see the new boot option in the menu, and when I check again via a livecd (which boots via UEFI, by the way), efibootmgr -v shows "Vendor(99e275e7-75a0-4b37-a2e6-c5385e6c00cb,)" in the extra info next to the boot option I had previously created.  That vendor and GUID seem to show up when there's no path, as I've googled it and have seen similar readouts that imply such based on the context of where I saw them.
    Anyway, help.
    Thanks.
    -TJ

  • Oracle 10gR2 on Solaris 10-Disk space question

    I am going to install Oracle 10gR2 on Solaris 10 (x86). I need some advice on Disk space allocations. Altogether i've 10GB allocated for both Solaris and Oracle in VMware. My current allocation is this:
    / ----------->6177mb
    swap---------->1024mb
    /tmp ----------> 400mb
    /export/home------->2570mb
    Is this enough to install a Basic Oracle Database? I am going to use it only for learning purposes.

    It is Ok to start, but I suggest you to read the:
    Oracle® Database Installation Guide
    10g Release 2 (10.2) for Solaris Operating System (x86)
    Part Number B15697-01
    for further requirements and a complete step by step guide.
    ~ Madrid.

  • ERROR install oracle database 10gR2 in solaris sparc 64

    Dear All,
    I got error when installing oracle database 10gR2 on solaris sparc 64.
    these are the messages:
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    The following command caused the error:
    echo "Linking /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc"; \
    rm -f /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc; \
    /usr/ccs/bin/ld -o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc -L/usr/app/oracle/product/10.2.0/db_1/precomp/lib/ -L/usr/app/oracle/product/10.2
    .0/db_1/lib/ -dy /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crti.o /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crt1.o /usr/app/oracle/product
    /10.2.0/db_1/lib/s0main.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pdc.o /usr/app/oracle/product/10.2.0/db_1/precomp/lib/pds.o /usr/app/oracle/product/
    10.2.0/db_1/precomp/lib/libproc2.a /usr/app/oracle/product/10.2.0/db_1/lib/libslax10.a /usr/app/oracle/product/10.2.0/db_1/precomp/lib/libpgp.a -lpls10 -lplp
    10 /usr/app/oracle/product/10.2.0/db_1/lib/libplc10.a -lsnls10 -lunls10 -lnls10 /usr/app/oracle/product/10.2.0/db_1/rdbms/lib/kpudfo.o -lclntsh `cat /usr/ap
    p/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/
    ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10
    -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/ldflags`
    -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10
    -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -
    lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10
    -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /usr/app/oracle/product/10.2.0/db_1/lib/sysliblist` -R
    /opt/SUNWcluster/lib/sparcv9:/usr/app/oracle/product/10.2.0/db_1/lib:/opt/ORCLcluster/lib/ -Y P,:/opt/SUNWcluster/lib/sparcv9:/opt/ORCLcluster/lib/:/usr/ccs
    /lib/sparcv9:/usr/lib/sparcv9 -Qy -lc -laio -lposix4 -lm /usr/app/oracle/product/10.2.0/db_1/lib/prod/lib/v9/crtn.o; \
    /bin/chmod 755 /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    make: Fatal error: Command failed for target `/usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc'
    /usr/ccs/bin/make -f ins_precomp.mk relink ORACLE_HOME=/usr/app/oracle/product/10.2.0/db_1 EXENAME=proc/Linking /usr/app/oracle/product/10.2.0/db_1/precomp/li
    b/proc
    ld: fatal: file /usr/app/oracle/product/10.2.0/db_1/lib32/libclntsh.so: unknown file type
    ld: fatal: File processing errors. No output written to /usr/app/oracle/product/10.2.0/db_1/precomp/lib/proc
    *** Error code 1
    any help would be appreciate.
    Thank you
    Regards,
    Spirit

    I'm not sure with the solaris sparc 64.
    but the most common problem with Linux x86_64 which I assume probably similar. that type of error caused by
    you have to install glibc-devel-32 bit and libstdc++-devel 32 bit together with your 64 bit. both libraries required by the Oracle to solve the linking problem.
    http://forums.oracle.com/forums/thread.jspa?messageID=1254866
    probably it will help you.
    sorry, this is just my guessing of your problem.
    thanks

  • Why background job sometimes doesn't create something while manually we can

    Hi friends,
    Can you help me to understand why Background job doesn't create Outbound Delivery where as manually we can create using VL10B with parameters same as that of the background job variant? The background job calls the program for VL10B.
    Thanks,
    Rana

    I have a similar problem on a SAP IS RETAIL site with VL10B.
    I have reviewed several notes and the solution should be in using VL10BATCH with a list profile created via VL10CUA.
    The list profile should be a copy of :
           5002 Run purchase orders in background
    into Z002 purchase orders in background
    and specify that the F CODE PROFILE is 5001 RUN DELIVERY LIST
    The create a variant from VL10BATCH and with the USER ROLE : Z002 (just created above).
    Let me know if this helps you.
    Sincerely,
    Richard ITHIER
    Sydney

  • Adobe Reader XI (11.0.08) doesn't create thumbnail (bitmap) using Microsoft Interface IExtractImage -- Extract on Windows Server 2008 R2, when exe to generate thumbnail is launched from Windows service.

    Adobe Reader XI (11.0.08) doesn't create thumbnail (bitmap) using Microsoft Interface IExtractImage --> Extract on Windows Server 2008 R2, when exe to generate thumbnail is launched from Windows service.
    But if exe is launched as standalone, then interface IExtractImage --> Extract, gives Bitmap to generate thumbnail of PDF document.
    Above problem occurs only for PDF documents, if we tried same with other software like CAD -CATIA it works without any problem.
    Is there any security concerns form PDF side, which doesn't allow to generate Bitmaps, if exe to generate it is launched form Windows service.

    It might be deliberate, Acrobat and Reader software is not intended to run in a service environment.

  • Error installing Oracle 10gR2 on Solaris Express Developer Edition

    Hi
    I'm trying to install Oracle Db 10gR2 on Solaris Express Developer Edition 1/08 for x86 but it fails with the following link error:
    INFO: /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/bin/genclntsh
    INFO: ld: fatal:
    INFO: symbol `ntcontab' in file /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/lib/libn10.a(ntcontab.o): section [3] .data: size 0x60: symbol (address 0, size 0x70) lies outside of containing section
    INFO: ld:
    INFO: fatal:
    INFO: File processing errors. No output written to
    INFO: /export/home/u01/app/oracle/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
    INFO:
    INFO: genclntsh: Failed to link libclntsh.so.10.1
    INFO: *** Error code 1
    INFO: make: Fatal error: Command failed for target `client_sharedlib'
    Any ideas would be appreciated.
    Thanks

    If your version of Solaris is not supported, see the support matrix, you are on your own. This is likely the case.

  • WTK 2.5 doesn't create the jar file

    Please help me! I'm using wtk2.5 and it's doesn't creates the jar file.
    The classes are created and the program run's in the test phone, but the jar file is not created...
    Any ideas...?
    Please help!
    Thank you
    Message was edited by:
    tprimus83

    I found something.
    "simply building does not create a package. Try Project -> Package -> create package.
    hth
    Kay "
    Thank you Kay i woul'd try it

  • /etc/crypttab doesn't create /dev/mapper/swap

    I'm not lucky with encryption these days: keyfile on USB stick doesn't work ( http://bbs.archlinux.org/viewtopic.php?id=52507 ), so revert to the passphrase thing.
    I had swap encryption working using the old rc.local way etc. now there's a new way... "SWAP" keyword inside /etc/crypttab and no rc.local changes, wonderful right? Wrong. It doesn't work, if you put (example)
    swap /dev/sda3 SWAP -c aes-xts-plain -h whirlpool -s 512
    inside /etc/crypttab and reboot, it doesn't create any /dev/mapper/swap device (so it can't swapon).
    Where's the issue?
    Last edited by ekerazha (2008-08-20 13:22:35)

    dw wrote:
    hi ekerazha.
    i am playing around with system encryption a bit lately and i am experiencing exactly the same. my question. were you able to solve this?
    No... maybe reverting to the "old" way (no SWAP keyword etc.)
    Last edited by ekerazha (2008-08-23 16:36:41)

  • Offset Path doesn't create a separate path

    Mac CS6
    Seems like my Illustrator is bugging out. When I apply offset path to the compound object Illustrator doesn't create a separate path for me, but both the offset and original somehow bundle together:
    https://www.dropbox.com/s/xiu3xqcictx0ku0/Offset_problem_1.png
    I'm trying to create an effect like this tutorial on youtube. But since offset path doesn't create a separate path, I can't duplicate the same effect.
    Any clue on how to fix this would be appreciated.

    Did you use the Object>Path method or Effects>Path method? Here's the difference

  • LR4.1 doesn´t create a psd

    when i use the external editor function, LR4.1 doesn´t create a psd-file. CS5 will directly open the DNG.
    With LR4.0 i didn´t have this problem. Anyone here to solve this problem?
    (VISTA Ultimate)

    yes i did.
    the setting is PSD, 16 bit, Adobe RGB, 96 dpi
    I took settings to the 2nd externel and chose CS5 (32bit) with the same features.
    Also i testest it with setting to TIF. Nothing works.
    If i use VIVEZA2 as external, it works and creat a PSD.
    Tom

  • DPM doesn't create any recovery Point for VMs

    Hello There,
    i am running DPM2010 and i have created a protection group which contains VMs and System State data as you can see in the screen below the details.
    The problem is DPM doesn't create any recovery points and i don't see any errors as well when i create short term recovery point manually it works.
    This is all tape based protection, please suggest.
    Regards,
    Maqsood
    Maqsood Mohammed Senior Systems Engineer MCITP-Enterprise Admin & ITILv3 Foundation Certified

    Hi,
    Please read this BLOG and see if you can find the problem associated with the SQ agent.
    How to troubleshoot scheduled backup job
    failures in DPM 2012
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Scheduler doesn't create Jobs

    Hello folks!
    We have scheduled some reports with BI Publisher Scheduler in our Development Enviroment and works very fine. But when we passed that reports to Prod Enviroment, BI Publisher scheduler doesn't create any Job (verified in Report Job History and XMLP/QRTZ tables in Database Schema that isn't any Job created). There isn't any error, exception or message, only scheduler doesn't create Jobs.
    Any idea, solution or way to find any trail about that problem?
    Thanks for your preciated time spent in our issue.
    Best Regards,
    Martín

    I am also facing same issue with BI Publisher Scheduler but showing below mentioned error while creating new job.
    Error
    "Job submission failed : Error occurred while scheduling the job. org.quartz.ObjectAlreadyExistsException: Unable to store Job with name: '-1' and group: 'weblogic', because one already exists with this identification."
    Cheers.
    Vishal

  • Build doesn't create WSP package.

    Hi,
    Any ideas what to check when VS2012 build doesn't create WSP package? No errors received while building. Publish works normally.
    99% sure that at some point simply building a solution created WSP package to output folder.

    Hi,
    By design, if you build the SharePoint project, it  just generate
    .dll and .pdb file in the output folder.
    In Visual Studio 2010 there is a special option "Package"  in context menu of program project to generate
    .wsp file.
    Nowadays, there is no such in Visual Studio 2012, but we can use Publish
    instead.
    Here is another solution that we can create a Solution Package for a single SharePoint 2013 project.
    http://visualstudiogallery.msdn.microsoft.com/b736142a-525d-44c1-b243-b45d9c0e42f3
    More information:
    http://networkedblogs.com/A85Gc
    Best Regards
    Dennis Guo
    TechNet Community Support

Maybe you are looking for

  • ITunes doesn't recognize iPod Touch

    I doubt that this is a Touch-specific question, but that's what I have. A couple weeks ago, I reinstalled 10.4. Since then, iTunes has not recognized my iPod touch when I plug it in. Any ideas? Thanks, Max

  • Time Stamp Error while extracting data from R/3

    Hi,     We are getting time stamp error while extracting data from R/3. To solve this problem we did replication and run RS_TRANSTRU_ACTIVATE_ALL program. still we are facing same problem. Please suggest me to solve. Thanks Subba Rao

  • My n73 me is shutdown

    my n73 me is shutdown plz help me my FW version is i forgot i update my FW version to n73 me and my pc is auto shutdown and my updating loading is stop and my n73me is turn off and i cant turn on please help

  • Returning Companies via API

    Hi, I am looking to retrieve a list of the Company Entities in a BC CRM database via the API, is this possible? Jason.

  • Ctrl PgUp / CtrlPgDown in JTables vs JTabbedPanes

    Hi there, another wee JTable problem. I want Ctrl PageUp and Ctrl PageDown to move between JTabbedPanes. This normally works, except when the focus is currently in a JTable. I want it to also work if the focus is in a JTable. I have tried to stop the