Export in Terminating Mode

hi,
Please let me know the possible cause of this error : Data Export in Terminating Mode
thanks

Jim,
Export does run in a background process. There are actually at least 3 processes running.
1. You have the client, which is where you run your expdp/impdp command.
2. You have the MCP processes which is a Data Pump process
3. You have a WORKER processes (or more if you use parallel) that are Data Pump processes.
I always use LINUX, but I think it works the same for Windows. Once you have the job running, you can type a CTL-C and you will get to an IMPDP> or EXPDP> prompt. This allows you to do other commands. One is to exit the client process. You can also stop the job or kill the job. Try it and type HELP at one of those prompts.
At this same prompt, you can type STATUS will will give you some idea on what is being worked on.
Some of the reasons you would want to attach to a job is
1. You previously exited and want to reattach to change something.
2. You left it running while you were in the office and now you are home and want to see the status. (you can have multiple clients attached to the same data pump job.
3. Your job stopped for some reason (power outage, failure, etc.) and you want to restart it.
Hope this helps.
Dean

Similar Messages

  • Installer for java_es_05Q1_appserver-ga-linux-x86 fails in terminal mode

    I am trying to install the SunONE app server but I don't have X11 available. I therefore am using the -nodisplay option to use the terminal mode.
    I get the following messages:
    [root@clients Linux_x86]# ./installer -nodisplay
    None of the following are executable
    /usr/openwin/bin/xdpyinfo
    /usr/X11R6/bin/xdpyinfo
    None of the following are executable
    /usr/openwin/bin/xdpyinfo
    /usr/X11R6/bin/xdpyinfo
    Attach to native process failed
    [root@clients Linux_x86]#Here is the full output from the script:
    [root@clients Linux_x86]# sh -x ./installer -nodisplay
    + umask 022
    + embd_jre=j2se_jre
    + allOS_awK=/bin/awk,/usr/bin/awk
    + allOS_basenamE=/bin/basename,/usr/bin/basename,/usr/usb/basename
    + allOS_chmoD=/bin/chmod,/usr/bin/chmod
    + allOS_cP=/bin/cp,/usr/bin/cp
    + allOS_cuT=/bin/cut,/usr/bin/cut
    + allOS_dF=/bin/df,/usr/bin/df,/usr/sbin/df,/usr/ucb/df
    + allOS_dirnamE=/usr/bin/dirname
    + allOS_echO=/bin/echo,/usr/bin/echo,/usr/ucb/echo
    + allOS_finD=/usr/bin/find
    + allOS_lN=/bin/ln,/usr/bin/ln,/usr/ucb/ln
    + allOS_lS=/bin/ls,/usr/bin/ls,/usr/ucb/ls
    + allOS_mkdiR=/bin/mkdir,/usr/bin/mkdir
    + allOS_pwD=/bin/pwd
    + allOS_rM=/bin/rm
    + allOS_toucH=/bin/touch
    + allOS_caT=/bin/cat
    + allOS_iD=/usr/bin/id
    + allOS_enV=/usr/bin/env
    + allOS_tR=/usr/bin/tr
    + allOS_sorT=/bin/sort
    + allOS_pS=/bin/ps
    + allOS_ttY=/usr/bin/tty
    + allOS_mounT=/bin/mount,/usr/sbin/mount
    + allOS_fuseR=/sbin/fuser,/usr/sbin/fuser
    + allOS_xdpyinfO=/usr/openwin/bin/xdpyinfo,/usr/X11R6/bin/xdpyinfo
    + allOS_egreP=/bin/egrep
    + allOS_seD=/bin/sed
    + allOS_unamE=/bin/uname
    + SunOS_pkgparaM=/bin/pkgparam
    + SunOS_pkgchK=/usr/sbin/pkgchk
    + SunOS_pkginfO=/usr/bin/pkginfo
    + Linux_rpM=/bin/rpm
    + ifile=./installer
    + fail_all=
    + fail_OS=
    + '[' '!' -z ./installer ']'
    + '[' -r ./installer ']'
    + '[' -x /bin/egrep ']'
    + '[' -x /bin/sed ']'
    + '[' -x /bin/uname ']'
    ++ /bin/egrep '^allOS_'
    + save_IFS=
    ++ echo allOS_awK=/bin/awk,/usr/bin/awk
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_awK
    ++ echo allOS_awK=/bin/awk,/usr/bin/awk
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/awk,/usr/bin/awk
    + found=
    + IFS=,
    + '[' -x /bin/awk ']'
    + found=/bin/awk
    + break
    + '[' -z /bin/awk ']'
    + eval allOS_awK=/bin/awk
    ++ allOS_awK=/bin/awk
    + IFS=
    + save_IFS=
    ++ echo allOS_basenamE=/bin/basename,/usr/bin/basename,/usr/usb/basename
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_basenamE
    ++ echo allOS_basenamE=/bin/basename,/usr/bin/basename,/usr/usb/basename
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/basename,/usr/bin/basename,/usr/usb/basename
    + found=
    + IFS=,
    + '[' -x /bin/basename ']'
    + found=/bin/basename
    + break
    + '[' -z /bin/basename ']'
    + eval allOS_basenamE=/bin/basename
    ++ allOS_basenamE=/bin/basename
    + IFS=
    + save_IFS=
    ++ /bin/sed -e 's/=.*//'
    ++ echo allOS_chmoD=/bin/chmod,/usr/bin/chmod
    + key=allOS_chmoD
    ++ echo allOS_chmoD=/bin/chmod,/usr/bin/chmod
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/chmod,/usr/bin/chmod
    + found=
    + IFS=,
    + '[' -x /bin/chmod ']'
    + found=/bin/chmod
    + break
    + '[' -z /bin/chmod ']'
    + eval allOS_chmoD=/bin/chmod
    ++ allOS_chmoD=/bin/chmod
    + IFS=
    + save_IFS=
    ++ echo allOS_cP=/bin/cp,/usr/bin/cp
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_cP
    ++ echo allOS_cP=/bin/cp,/usr/bin/cp
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/cp,/usr/bin/cp
    + found=
    + IFS=,
    + '[' -x /bin/cp ']'
    + found=/bin/cp
    + break
    + '[' -z /bin/cp ']'
    + eval allOS_cP=/bin/cp
    ++ allOS_cP=/bin/cp
    + IFS=
    + save_IFS=
    ++ echo allOS_cuT=/bin/cut,/usr/bin/cut
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_cuT
    ++ echo allOS_cuT=/bin/cut,/usr/bin/cut
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/cut,/usr/bin/cut
    + found=
    + IFS=,
    + '[' -x /bin/cut ']'
    + found=/bin/cut
    + break
    + '[' -z /bin/cut ']'
    + eval allOS_cuT=/bin/cut
    ++ allOS_cuT=/bin/cut
    + IFS=
    + save_IFS=
    ++ echo allOS_dF=/bin/df,/usr/bin/df,/usr/sbin/df,/usr/ucb/df
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_dF
    ++ echo allOS_dF=/bin/df,/usr/bin/df,/usr/sbin/df,/usr/ucb/df
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/df,/usr/bin/df,/usr/sbin/df,/usr/ucb/df
    + found=
    + IFS=,
    + '[' -x /bin/df ']'
    + found=/bin/df
    + break
    + '[' -z /bin/df ']'
    + eval allOS_dF=/bin/df
    ++ allOS_dF=/bin/df
    + IFS=
    + save_IFS=
    ++ echo allOS_dirnamE=/usr/bin/dirname
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_dirnamE
    ++ echo allOS_dirnamE=/usr/bin/dirname
    ++ /bin/sed -e 's/.*=//'
    + val=/usr/bin/dirname
    + found=
    + IFS=,
    + '[' -x /usr/bin/dirname ']'
    + found=/usr/bin/dirname
    + break
    + '[' -z /usr/bin/dirname ']'
    + eval allOS_dirnamE=/usr/bin/dirname
    ++ allOS_dirnamE=/usr/bin/dirname
    + IFS=
    + save_IFS=
    ++ echo allOS_echO=/bin/echo,/usr/bin/echo,/usr/ucb/echo
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_echO
    ++ echo allOS_echO=/bin/echo,/usr/bin/echo,/usr/ucb/echo
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/echo,/usr/bin/echo,/usr/ucb/echo
    + found=
    + IFS=,
    + '[' -x /bin/echo ']'
    + found=/bin/echo
    + break
    + '[' -z /bin/echo ']'
    + eval allOS_echO=/bin/echo
    ++ allOS_echO=/bin/echo
    + IFS=
    + save_IFS=
    ++ echo allOS_finD=/usr/bin/find
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_finD
    ++ echo allOS_finD=/usr/bin/find
    ++ /bin/sed -e 's/.*=//'
    + val=/usr/bin/find
    + found=
    + IFS=,
    + '[' -x /usr/bin/find ']'
    + found=/usr/bin/find
    + break
    + '[' -z /usr/bin/find ']'
    + eval allOS_finD=/usr/bin/find
    ++ allOS_finD=/usr/bin/find
    + IFS=
    + save_IFS=
    ++ echo allOS_lN=/bin/ln,/usr/bin/ln,/usr/ucb/ln
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_lN
    ++ echo allOS_lN=/bin/ln,/usr/bin/ln,/usr/ucb/ln
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/ln,/usr/bin/ln,/usr/ucb/ln
    + found=
    + IFS=,
    + '[' -x /bin/ln ']'
    + found=/bin/ln
    + break
    + '[' -z /bin/ln ']'
    + eval allOS_lN=/bin/ln
    ++ allOS_lN=/bin/ln
    + IFS=
    + save_IFS=
    ++ echo allOS_lS=/bin/ls,/usr/bin/ls,/usr/ucb/ls
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_lS
    ++ echo allOS_lS=/bin/ls,/usr/bin/ls,/usr/ucb/ls
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/ls,/usr/bin/ls,/usr/ucb/ls
    + found=
    + IFS=,
    + '[' -x /bin/ls ']'
    + found=/bin/ls
    + break
    + '[' -z /bin/ls ']'
    + eval allOS_lS=/bin/ls
    ++ allOS_lS=/bin/ls
    + IFS=
    + save_IFS=
    ++ echo allOS_mkdiR=/bin/mkdir,/usr/bin/mkdir
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_mkdiR
    ++ echo allOS_mkdiR=/bin/mkdir,/usr/bin/mkdir
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/mkdir,/usr/bin/mkdir
    + found=
    + IFS=,
    + '[' -x /bin/mkdir ']'
    + found=/bin/mkdir
    + break
    + '[' -z /bin/mkdir ']'
    + eval allOS_mkdiR=/bin/mkdir
    ++ allOS_mkdiR=/bin/mkdir
    + IFS=
    + save_IFS=
    ++ echo allOS_pwD=/bin/pwd
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_pwD
    ++ echo allOS_pwD=/bin/pwd
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/pwd
    + found=
    + IFS=,
    + '[' -x /bin/pwd ']'
    + found=/bin/pwd
    + break
    + '[' -z /bin/pwd ']'
    + eval allOS_pwD=/bin/pwd
    ++ allOS_pwD=/bin/pwd
    + IFS=
    + save_IFS=
    ++ echo allOS_rM=/bin/rm
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_rM
    ++ echo allOS_rM=/bin/rm
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/rm
    + found=
    + IFS=,
    + '[' -x /bin/rm ']'
    + found=/bin/rm
    + break
    + '[' -z /bin/rm ']'
    + eval allOS_rM=/bin/rm
    ++ allOS_rM=/bin/rm
    + IFS=
    + save_IFS=
    ++ echo allOS_toucH=/bin/touch
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_toucH
    ++ echo allOS_toucH=/bin/touch
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/touch
    + found=
    + IFS=,
    + '[' -x /bin/touch ']'
    + found=/bin/touch
    + break
    + '[' -z /bin/touch ']'
    + eval allOS_toucH=/bin/touch
    ++ allOS_toucH=/bin/touch
    + IFS=
    + save_IFS=
    ++ echo allOS_caT=/bin/cat
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_caT
    ++ echo allOS_caT=/bin/cat
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/cat
    + found=
    + IFS=,
    + '[' -x /bin/cat ']'
    + found=/bin/cat
    + break
    + '[' -z /bin/cat ']'
    + eval allOS_caT=/bin/cat
    ++ allOS_caT=/bin/cat
    + IFS=
    + save_IFS=
    ++ echo allOS_iD=/usr/bin/id
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_iD
    ++ echo allOS_iD=/usr/bin/id
    ++ /bin/sed -e 's/.*=//'
    + val=/usr/bin/id
    + found=
    + IFS=,
    + '[' -x /usr/bin/id ']'
    + found=/usr/bin/id
    + break
    + '[' -z /usr/bin/id ']'
    + eval allOS_iD=/usr/bin/id
    ++ allOS_iD=/usr/bin/id
    + IFS=
    + save_IFS=
    ++ echo allOS_enV=/usr/bin/env
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_enV
    ++ echo allOS_enV=/usr/bin/env
    ++ /bin/sed -e 's/.*=//'
    + val=/usr/bin/env
    + found=
    + IFS=,
    + '[' -x /usr/bin/env ']'
    + found=/usr/bin/env
    + break
    + '[' -z /usr/bin/env ']'
    + eval allOS_enV=/usr/bin/env
    ++ allOS_enV=/usr/bin/env
    + IFS=
    + save_IFS=
    ++ echo allOS_tR=/usr/bin/tr
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_tR
    ++ echo allOS_tR=/usr/bin/tr
    ++ /bin/sed -e 's/.*=//'
    + val=/usr/bin/tr
    + found=
    + IFS=,
    + '[' -x /usr/bin/tr ']'
    + found=/usr/bin/tr
    + break
    + '[' -z /usr/bin/tr ']'
    + eval allOS_tR=/usr/bin/tr
    ++ allOS_tR=/usr/bin/tr
    + IFS=
    + save_IFS=
    ++ echo allOS_sorT=/bin/sort
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_sorT
    ++ echo allOS_sorT=/bin/sort
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/sort
    + found=
    + IFS=,
    + '[' -x /bin/sort ']'
    + found=/bin/sort
    + break
    + '[' -z /bin/sort ']'
    + eval allOS_sorT=/bin/sort
    ++ allOS_sorT=/bin/sort
    + IFS=
    + save_IFS=
    ++ echo allOS_pS=/bin/ps
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_pS
    ++ echo allOS_pS=/bin/ps
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/ps
    + found=
    + IFS=,
    + '[' -x /bin/ps ']'
    + found=/bin/ps
    + break
    + '[' -z /bin/ps ']'
    + eval allOS_pS=/bin/ps
    ++ allOS_pS=/bin/ps
    + IFS=
    + save_IFS=
    ++ echo allOS_ttY=/usr/bin/tty
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_ttY
    ++ echo allOS_ttY=/usr/bin/tty
    ++ /bin/sed -e 's/.*=//'
    + val=/usr/bin/tty
    + found=
    + IFS=,
    + '[' -x /usr/bin/tty ']'
    + found=/usr/bin/tty
    + break
    + '[' -z /usr/bin/tty ']'
    + eval allOS_ttY=/usr/bin/tty
    ++ allOS_ttY=/usr/bin/tty
    + IFS=
    + save_IFS=
    ++ echo allOS_mounT=/bin/mount,/usr/sbin/mount
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_mounT
    ++ echo allOS_mounT=/bin/mount,/usr/sbin/mount
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/mount,/usr/sbin/mount
    + found=
    + IFS=,
    + '[' -x /bin/mount ']'
    + found=/bin/mount
    + break
    + '[' -z /bin/mount ']'
    + eval allOS_mounT=/bin/mount
    ++ allOS_mounT=/bin/mount
    + IFS=
    + save_IFS=
    ++ echo allOS_fuseR=/sbin/fuser,/usr/sbin/fuser
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_fuseR
    ++ echo allOS_fuseR=/sbin/fuser,/usr/sbin/fuser
    ++ /bin/sed -e 's/.*=//'
    + val=/sbin/fuser,/usr/sbin/fuser
    + found=
    + IFS=,
    + '[' -x /sbin/fuser ']'
    + found=/sbin/fuser
    + break
    + '[' -z /sbin/fuser ']'
    + eval allOS_fuseR=/sbin/fuser
    ++ allOS_fuseR=/sbin/fuser
    + IFS=
    + save_IFS=
    ++ echo allOS_xdpyinfO=/usr/openwin/bin/xdpyinfo,/usr/X11R6/bin/xdpyinfo
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_xdpyinfO
    ++ echo allOS_xdpyinfO=/usr/openwin/bin/xdpyinfo,/usr/X11R6/bin/xdpyinfo
    ++ /bin/sed -e 's/.*=//'
    + val=/usr/openwin/bin/xdpyinfo,/usr/X11R6/bin/xdpyinfo
    + found=
    + IFS=,
    + '[' -x /usr/openwin/bin/xdpyinfo ']'
    + '[' -x /usr/X11R6/bin/xdpyinfo ']'
    + '[' -z '' ']'
    + echo 'None of the following are executable'
    None of the following are executable
    + IFS=,
    + echo /usr/openwin/bin/xdpyinfo
    /usr/openwin/bin/xdpyinfo
    + echo /usr/X11R6/bin/xdpyinfo
    /usr/X11R6/bin/xdpyinfo
    + IFS=
    + save_IFS=
    ++ echo allOS_egreP=/bin/egrep
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_egreP
    ++ echo allOS_egreP=/bin/egrep
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/egrep
    + found=
    + IFS=,
    + '[' -x /bin/egrep ']'
    + found=/bin/egrep
    + break
    + '[' -z /bin/egrep ']'
    + eval allOS_egreP=/bin/egrep
    ++ allOS_egreP=/bin/egrep
    + IFS=
    + save_IFS=
    ++ echo allOS_seD=/bin/sed
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_seD
    ++ echo allOS_seD=/bin/sed
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/sed
    + found=
    + IFS=,
    + '[' -x /bin/sed ']'
    + found=/bin/sed
    + break
    + '[' -z /bin/sed ']'
    + eval allOS_seD=/bin/sed
    ++ allOS_seD=/bin/sed
    + IFS=
    + save_IFS=
    ++ echo allOS_unamE=/bin/uname
    ++ /bin/sed -e 's/=.*//'
    + key=allOS_unamE
    ++ echo allOS_unamE=/bin/uname
    ++ /bin/sed -e 's/.*=//'
    + val=/bin/uname
    + found=
    + IFS=,
    + '[' -x /bin/uname ']'
    + found=/bin/uname
    + break
    + '[' -z /bin/uname ']'
    + eval allOS_unamE=/bin/uname
    ++ allOS_unamE=/bin/uname
    + IFS=
    ++ /bin/uname -s
    + '[' Linux = SunOS ']'
    ++ /bin/uname -s
    + '[' Linux = Linux ']'
    ++ /bin/awk -F= '/^Linux_/ {print $2}' ./installer
    + '[' '!' -x /bin/rpm ']'
    + fail=XX
    + '[' XX '!=' XX ']'
    + TimestampFile=/tmp/.jes.9410
    + solarisInstallModeFlagFile=/tmp/.solarisInvokeMethod.tmp
    + echo -nodisplay
    + /bin/egrep -e '\-debug'
    + '[' 1 -eq 0 ']'
    + defaultDISPLAY=0:0
    ++ echo -nodisplay
    ++ /bin/egrep nodisplay
    + nodisplayParam=-nodisplay
    ++ /bin/ps -eaf
    ++ /bin/egrep in.telnetd
    + isTelnetSession=root      9641  9639  0 09:51 pts/0    00:00:00 /bin/egrep in.telnetd
    + '[' -n 'root      9641  9639  0 09:51 pts/0    00:00:00 /bin/egrep in.telnetd' ']'
    ++ /bin/ps -eaf
    ++ /bin/egrep in.telnetd
    ++ awk '{print $2 $6}'
    ++ /bin/egrep '\?'
    ++ cut '-d?' -f1
    + sesId=
    ++ /usr/bin/tty
    ++ cut -c6-10
    + ttyId=pts/0
    + '[' -n '' ']'
    + echo -nodisplay
    + /bin/egrep -e '\-nodisplay'
    + '[' 0 -eq 0 ']'
    + unset DISPLAY
    + extra_jvm_options=-Djava.awt.headless=true
    + export extra_jvm_options
    ++ /usr/bin/id
    ++ /bin/cut '-d(' -f1
    ++ /bin/cut -d= -f2
    + usr=0
    + '[' 0 '!=' 0 ']'
    ++ /bin/uname -s
    + unamE=Linux
    + '[' Linux = SunOS -a -x /usr/bin/zonename -a -x /usr/sbin/zoneadm ']'
    + registry_dir=/var/sadm/prod/entsys
    + linux_registry_dir=/var/opt/sun/install
    + '[' Linux = Linux -a '!' -d /var/opt/sun/install ']'
    + logs_dir=/var/sadm/install/logs
    + linux_logs_dir=/var/sadm/install/logs
    + '[' Linux = Linux -a '!' -d /var/sadm/install/logs ']'
    ++ /bin/pwd
    + original_user_dir=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    ++ /usr/bin/dirname ./installer
    + this_proc_loc=.
    + cd .
    ++ /bin/pwd
    + this_proc_loc=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    ++ /bin/basename ./installer
    + this_proc_name=installer
    ++ /bin/basename /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    + arch_dir=Linux_x86
    + new_root=/tmp/.jes_CaChE
    + '[' /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86 '!=' /tmp/.jes_CaChE/Linux_x86 ']'
    + cd /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    ++ /bin/pwd
    + original_user_dir=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    + '[' Linux = SunOS ']'
    + JRE_LOCATION=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/j2se_jre
    + DETECTED_VERSION=
    + export original_user_dir
    + cd /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    ++ /bin/pwd
    + this_proc_loc=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    + this_proc_args=-nodisplay
    + this_proc_id=9410
    ++ cd /proc/9410/cwd
    ++ /bin/pwd
    + installer_script_dir_on_media=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    + cd /
    + this_proc_running_on=Linux
    + soft_embd_jre=/tmp/.jes_CaChE/Linux_x86/.install/j2se_jre
    ++ /bin/echo /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    ++ /bin/cut -c1
    + '[' / = / ']'
    + abs_loc_on_media=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    ++ /usr/bin/dirname /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    + media_root=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver
    + /bin/mkdir -p /tmp/.jes_CaChE/Linux_x86
    + cd /tmp/.jes_CaChE/Linux_x86
    ++ pwd
    + res_dir=/tmp/.jes_CaChE/Linux_x86
    + cd /
    + '[' /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86 '!=' /tmp/.jes_CaChE/Linux_x86 ']'
    + /bin/rm -rf /tmp/.jes_CaChE/Linux_x86/Product
    + /bin/rm -rf /tmp/.jes_CaChE
    + trap 'cleanSolInsInvoke ; exit 1' 1 15
    + /bin/mkdir -p /tmp/.jes_CaChE/Linux_x86/.install
    + /bin/cp -p /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/installer /tmp/.jes_CaChE/Linux_x86
    + /bin/ln -s /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/Product /tmp/.jes_CaChE/Linux_x86/Product
    + /bin/cp -pr /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Copyright /tmp/.jes_CaChE
    + /bin/cp -pr /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/README /tmp/.jes_CaChE
    ++ /bin/ls -1 /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install
    ++ /bin/egrep -v j2se_jre
    + /bin/cp -rp /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/EntsysInstall_Linux_x86_generic.class /tmp/.jes_CaChE/Linux_x86/.install
    + /bin/cp -rp /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/config /tmp/.jes_CaChE/Linux_x86/.install
    + /bin/cp -rp /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/images /tmp/.jes_CaChE/Linux_x86/.install
    + /bin/cp -rp /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/lib /tmp/.jes_CaChE/Linux_x86/.install
    + /bin/cp -rp /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/locale /tmp/.jes_CaChE/Linux_x86/.install
    + /bin/cp -rp /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/response /tmp/.jes_CaChE/Linux_x86/.install
    + /bin/cp -rp /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/utils /tmp/.jes_CaChE/Linux_x86/.install
    + '[' -d /tmp/.jes_CaChE/Linux_x86/.install/j2se_jre ']'
    + '[' Linux = SunOS ']'
    + /bin/cp -rp /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install/j2se_jre /tmp/.jes_CaChE/Linux_x86/.install
    + '[' -d /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86//home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86/.install ']'
    + cd_part=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    ++ /bin/basename /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    + ip_part=Linux_x86/.install
    ++ /usr/bin/dirname /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86
    + cd_part=/home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver
    + flags_needed_if_hsfs=0
    + '[' -f /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/.volume.inf ']'
    + flags_needed_if_hsfs=0
    + '[' 0 = 1 ']'
    + trap '' 1 15
    + exec /tmp/.jes_CaChE/Linux_x86/installer /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86 /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver Linux_x86/.install /home/webadmin/hot.djinnsoft.com/install/java_es_05Q1_appserver/Linux_x86 0 -nodisplay
    None of the following are executable
    /usr/openwin/bin/xdpyinfo
    /usr/X11R6/bin/xdpyinfo
    Attach to native process failed
    [root@clients Linux_x86]#In an attempt for a workaround, I have set $DISPLAY to 0:0, but this did not seem to help.
    I can't think of anything else to do.
    Assistance would be appreciated.
    Thanks,
    Dave Cherkassky

    Howdy, it looks as though the Application Server did not install properly, and as a consequence the Portal server fails to install.
    Please make sure that you have un-installed all components properly first before re-installing... See my previous post.
    If it were me, I'd install the Directory Server and Application Server first... After a successful install of Application Server, re-start the installer, selecting Portal Server and Access Manager. When doing so, make sure the Application Server and Directory server can be started prior.
    By the way, have you seen the following blurb in the documentation from Sun , see: http://docs.sun.com/app/docs/doc/819-5025/6n74td5j0?a=view
    Remove the link /usr/share/bdb/db.jar before installation, if it exists.
    Check ant already exists on the system by running the following command:
    rpm -qa | grep ant
    If a version of ant below 1.6 is installed, remove it by running the following command:
    rpm -e ant-older-version ant-libs-older-version
    You need to use the version of ant sun-ant-1.6.5-2 to install or deploy Portal Server. When you run the installer, it is automatically installed at /opt/sun/bin/ant.
    Next make sure you following Sun's Documentation on the installation process, bar installing App Server and Directory Server first, see: http://docs.sun.com/app/docs/doc/819-5025/6n74td5j3?a=view
    If after all of the above, and your still unable to install portal server, please log a support call with Sun, 1800 555 786 quoting your support contract ID.
    Cheers,
    Chris

  • Export in Query mode settings

    Hi All,
    Can anyone tell me where can we get Export in Query mode(Used to export grids to Excel sheet) settings?
    One more problem with this is that the Excel that is exported on clicking on "Export on Query mode" button overwrites the current Excel working file that we are working upon. How can this be solved?

    It is the behavior, Query ready mode will only pulls the members which are in Essbase (no FR calculated fields)
    Regards
    Celvin
    http://www.orahyplabs.com

  • Export in background mode

    Does anyone know how to run an export in background mode for windows ?
    Normally in unix I would simply nohup the expdp command.
    Also what is the purpose of being able to reattach to a job in Data Pump - that in itself would suggest the export is already running as a background process - so what does this mean for the command prompt window where you launch expdp from ? Can you break out of this command prompt and the export will continue in the background ?
    Also is there anyway to monitor how far your export has gone ? At the moment all I am looking at is the contents of dba_datapump_jobs which simply tells me if the job is still executing or not
    thanks,
    Jim

    Jim,
    Export does run in a background process. There are actually at least 3 processes running.
    1. You have the client, which is where you run your expdp/impdp command.
    2. You have the MCP processes which is a Data Pump process
    3. You have a WORKER processes (or more if you use parallel) that are Data Pump processes.
    I always use LINUX, but I think it works the same for Windows. Once you have the job running, you can type a CTL-C and you will get to an IMPDP> or EXPDP> prompt. This allows you to do other commands. One is to exit the client process. You can also stop the job or kill the job. Try it and type HELP at one of those prompts.
    At this same prompt, you can type STATUS will will give you some idea on what is being worked on.
    Some of the reasons you would want to attach to a job is
    1. You previously exited and want to reattach to change something.
    2. You left it running while you were in the office and now you are home and want to see the status. (you can have multiple clients attached to the same data pump job.
    3. Your job stopped for some reason (power outage, failure, etc.) and you want to restart it.
    Hope this helps.
    Dean

  • Any solutions for "Export process terminated unexpectedly [11]" problem?

    Hey guys,
    I'm trying to simply use Quicktime Pro (Version 7.6.6 Build 1632) to enable the "Fast Internet Start" feature of a 640 x 480 video H.264 video. It uses 16-bit Little Endian for audio, if that's of any help.
    Anyway, like lots of other users with this same exact problem, I make the changes in the "Export" dialogue (in this case, enabling "Fast Internet Start" and lowering the audio quality a bit), and the little status indicator goes away and "Export Process Terminated Unexpectedly {11}" appears in its place. Has a definitive answer been found for this problem?

    Similar issue here when exporting AVI files captured from Canon G9 to iPod.
    QuickTime Pro quits with: Failed: process terminated unexpectedly (11).
    Oddly, if I start from a power off and run QTime the error does not occur.
    Of course powering off for every export is a real PAIN IN THE Axx but it is a work around on this end.
    I have yet to try 3rd party software but this is error occurs with Quick Time Pro Ver 7.5 build 149.5.
    Sad

  • Particular Tigger exclude using DBMS_DATAPUMP export in SCHEMA mode, how?

    Hi,
    Is it possible to specify exclude filter for particular object type and name (TRIGGER, name = TRG_CHECK)
    when DBMS_DATAPUMP export in SCHEMA mode is used?
    If yes, how? (I could not find any examples).
    Thanks.

    Hi,
    Yes, it 's possbile
    Go for "DBMS_DATAPUMP.metadata_filter"
    tr it I did not checked
    Where you can use name expression at table mode as NAME_EXPR as '!=''DEPT'''
    or
    dbms_datapump.metadata_filter(vhandle,’EXCLUDE_PATH_LIST’,”’TRIGGER”,”GRANT”’);
    DBMS_DATAPUMP.metadata_filter( handle => l_dp_handle,
    name => 'NAME_EXPR',
    value => 'NOT IN (''TRIG_NAME')',
    object_type => 'TRIGGER');
    - Pavan Kumar N

  • AVI won't export to iPhone "Failed: Export process terminated unexpectedly

    I have an avi file that was created on my Canon camera. When I go to QT and try to export it to iPhone I get the following error "Failed: Export process terminated unexpectedly (11). Any ideas?

    Install Perian and try again.

  • Can I see my startup file in terminal mode on mac os 10.8.4

    can I see my startup file in terminal mode on mac os 10.8.4
    iMAC 27 inches, mi-2011
    r  2,7 GHz Intel Core i5
    16 Go 1333 MHz DDR3
    AMD Radeon HD 6770M 512 Mo

    What startup file? There are dozens. Why do you wish to do this. If you don't know what you are doing then you risk damaging your installation.
    If you are referring to the preference files used, they can be read by any text editor and are located in /Library/Preferences/SystemComfiguration/ folder.

  • Failed: Export process terminated unexpectedly

    I'm using Quicktime Pro version 7.5 and am having problems exporting, keep getting the message:
    failed: export process terminated unexpectedly
    The source files are .mov, the format (in the movie properties window)
    is Sorenson video 3 and I'm simply trying to export as H.264, making them smaller to upload to the web (they are typically about 600MB in size and I'm trying to get them down to 60 or 70 MB) I've tried exporting to other formats (mp4, H.263, Sorenson video 3 etc) and ironically the only one that seems to work is windows media using flip4mac (standard settings)
    It's frustrating - why can't I export a quicktime movie to a smaller quicktime movie using Quicktime Pro?!
    I notice there are a couple of similar questions posted - neither seem to have been answered so any advice would be gratefully accepted
    Ben

    Try saving to the desktop vs. the location you are trying now.

  • Failed export process terminated unexpectedly (10)

    Hi everyone...
    I am working on a project dealing with targa sequences.. I've been doing this for months. I open an image sequence, and then I export it out as DVCPRO50 progressive 16:9, best quality... 720x480.........
    Suddenly today, out of no where.. anytime I try to export anything in quicktime I get "failed export process terminated unexpectedly (10)"
    I tried this with previous tga sequences I successfully converted before. I tried converting to different formats like MP4.. I get the same error no matter what I do.
    I have rebooted, flashed pram.. flashed nvram... repaired premissions... nothing has changed.. I don't get it, and I am sooooo annoyed.
    if anyone can help, I will love you for ever.
    -patrick

    Use MPEG Streamclip (freebie!) and go to it.

  • QT Pro Movie to iPod: failed export process terminated unexpectedly (11)

    Cannot seem to find the answer why this is happening. Trying to Export... "Movie to iPod" in QT Pro and I get the error "failed export process terminated unexpectedly (11)". I got 1 video to work, 5 have failed. No rhyme or reason..
    Any ideas?

    As per this thread (http://discussions.apple.com/thread.jspa?messageID=7115716) about QT Pro not playing nice with a muxed source, I downloaded MPeg Streamclip 1.9.2 from here, http://www.pure-mac.com/downloads/mpegstreamclipdl.html, Exported to QuickTime from within MPEG Streamclip using identical settings to the source (minus the mux), and then was able to export from QuickTime with no problems. It's by far no solution, but it's at least a workaround of sorts.

  • Failed: Export process terminated unexpectedly (11)

    I have about 800 small 50MB Quicktime movies. I'm trying to compress them (Export) to a more manageable size of 5MB. I have success on about half of my Export attempts. However, I am getting an error on the other half. That error is:
    Failed: Export process terminated unexpectedly (11)
    Any suggestions?
    I only have 1 plug in in my Quicktime Library Folder. I have tried taking that out with no help.

    I have about 800 small 50MB Quicktime movies. I'm trying to compress them (Export) to a more manageable size of 5MB.
    Basically your goal is a 10:1 reduction in file size. Since the file size is directly proportional to the data rate, we need to cut your data rate by a factor of 10. Since the sample file you sent had an average data rate of 1875.11 Kbps, our target data rate will be on the order of 187 Kbps. As you did not place any restrictions of the file compression format, I would normally convert to an H.264/AAC file. also, as you did not give a specific conversion application, I will use MPEG Streamclip which is free and allows batch processing -- something you may wish to consider using if you plan to attempt to convert all 800 files.
    A quick check of the QT "Properties" window, determined that your original file contains Apple Video compressed video and Integer (Big Endian) compressed audio and that the audio track is three times the size of your video track. So the first step is to select our audio settings. Apple normally uses a 44.1 KHz sampling rate and 128 Kbps (64 Kbps per audio channel) for movies, I took the liberty of using a 32 KHz sampling rate at 32 Kbps for a mono channel voice narration and thus reduced your audio data rate from 1411.48 Kbps down to approximately 32 Kbps. Subtracting the 32 Kbps from our target of 187, we find we can use about 155 Kbps for our video data rate and still achieve our goal.
    The next step was to test the video requirements for your particular source video by simply making a sample conversion of the Apple Video codec to the H.264 video codec without setting any specific video data rate limitations. Turns out that your Apple Video source quality is so low and the efficiency of the H.264 code is so high that it only require about 95 Kbps to convert the video. And, since using a higher video data rate of 155 Kbps will not improve the quality, there is no need to limit the video data rate at all.
    Based on the our observations to this point, it appears that we can convert your original file to an H.264/AAC compressed file with a total audio plus video data rate of only 127 Kbps which is well below our preliminary 187 Kbps target. Thus when I actually converted the 18.15 MB sample file you provide, it was reduced to only 1.23 MBs which yielded an actual net file size reduction of more than 93% for this particular file. Based on this, it would appear that you can, in fact, achieve the 90% average file size reduction you originally wanted for any file that you can convert. Unfortunately, I do not know if this was one of your "problem" files or not.
    NOTE: Am sending the product file to your e-mail address for your review along with a copy of this posting to the forum.

  • Export backup terminated due to ORA-00600: internal error code, arguments:

    Hi,
    exp system/system full=y file=exp_bkp.dmp log=exp_bkp.log statistics=none
    My export backup terminated unsuccessfully and database also down due to ORA-00600: internal error code, arguments: [17147], [0x4152199C], [], [], [], [], [], []
    os version=RHEL4
    DB Version=10.2.0.1.0
    export log
    exp_bkp.log
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    . exporting system procedural objects and actions
    . exporting pre-schema procedural objects and actions
    . exporting cluster definitions
    . about to export SYSTEM's tables via Conventional Path ...
    . . exporting table DEF$_AQCALL 0 rows exported
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17147], [0x4152199C], [], [], [], [], [], []
    Alert Log
    Errors in file /u02/app/oracle/product/10.2.0/db_1/admin/PRIM/udump/prim_ora_3704.trc:
    ORA-00600: internal error code, arguments: [17147], [0x4152199C], [], [], [], [], [], []
    Mon Jun 8 13:43:11 2009
    Errors in file /u02/app/oracle/product/10.2.0/db_1/admin/PRIM/udump/prim_ora_3704.trc:
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17147], [0x4152199C], [], [], [], [], [], []
    Mon Jun 8 13:43:12 2009
    Errors in file /u02/app/oracle/product/10.2.0/db_1/admin/PRIM/udump/prim_ora_3704.trc:
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17147], [0x4152199C], [], [], [], [], [], []
    Mon Jun 8 13:43:14 2009
    Errors in file /u02/app/oracle/product/10.2.0/db_1/admin/PRIM/udump/prim_ora_3704.trc:
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    ORA-00600: internal error code, arguments: [17147], [0x4152199C], [], [], [], [], [], []
    Mon Jun 8 13:44:14 2009
    Errors in file /u02/app/oracle/product/10.2.0/db_1/admin/PRIM/bdump/prim_pmon_3648.trc:
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    Mon Jun 8 13:44:16 2009
    Errors in file /u02/app/oracle/product/10.2.0/db_1/admin/PRIM/bdump/prim_pmon_3648.trc:
    ORA-00600: internal error code, arguments: [17112], [0x4152199C], [], [], [], [], [], []
    Mon Jun 8 13:44:16 2009
    PMON: terminating instance due to error 472
    Mon Jun 8 13:44:16 2009
    Errors in file /u02/app/oracle/product/10.2.0/db_1/admin/PRIM/bdump/prim_psp0_3650.trc:
    ORA-00472: PMON process terminated with error
    Instance terminated by PMON, pid = 3648

    Hi,
    Trace files
    */u02/app/oracle/product/10.2.0/db_1/admin/PRIM/bdump/prim_pmon_3648.trc*
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /u02/app/oracle/product/10.2.0/db_1
    System name:     Linux
    Node name:     test1.domain.com
    Release:     2.6.9-5.EL
    Version:     #1 Wed Jan 5 19:22:18 EST 2005
    Machine:     i686
    Instance name: PRIM
    Redo thread mounted by this instance: 1
    Oracle process number: 2
    Unix process pid: 3648, image: [email protected] (PMON)
    *** 2009-06-08 13:44:14.697
    *** SERVICE NAME:(SYS$BACKGROUND) 2009-06-08 13:44:14.695
    *** SESSION ID:(170.1) 2009-06-08 13:44:14.695
    ********** Internal heap ERROR 17112 addr=0x4152199c *********
    ***** Dump of memory around addr 0x4152199c:
    41520990 00001001 [....]
    415209A0 4151F99C 2001CFBC 00000000 415219A8 [..QA... ......RA]
    415209B0 D0000FED 00000000 415219B8 40EFEB10 [..........RA...@]
    415209C0 415219BC 00000025 00000000 0C7470F0 [..RA%........pt.]
    415209D0 00000000 46440007 454C544C 0000004E [......DFLTLEN...]
    415209E0 000A000C 0E000001 00000015 415209C4 [..............RA]
    415209F0 0C7470D8 41520A70 41520A1C 00000015 [.pt.p.RA..RA....]
    41520A00 415209E8 0C7470D8 41520A84 41520A1C [..RA.pt...RA..RA]
    41520A10 00000055 415209FC 0C747378 00000201 [U.....RAxst.....]
    41520A20 00000000 00000059 00008100 00030040 [....Y.......@...]
    41520A30 00000000 00000016 41548140 00000000 [[email protected]....]
    41520A40 04000008 00000000 40FFBEFC 00000000 [...........@....]
    41520A50 00000000 40F34AF0 40F56490 00000000 [[email protected].@....]
    */u02/app/oracle/product/10.2.0/db_1/admin/PRIM/udump/prim_ora_3677.trc*
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /u02/app/oracle/product/10.2.0/db_1
    System name:     Linux
    Node name:     test1.domain.com
    Release:     2.6.9-5.EL
    Version:     #1 Wed Jan 5 19:22:18 EST 2005
    Machine:     i686
    Instance name: PRIM
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Unix process pid: 3677, image: [email protected] (TNS V1-V3)
    *** SERVICE NAME:() 2009-06-08 13:41:55.582
    *** SESSION ID:(159.3) 2009-06-08 13:41:55.582
    Thread 1 checkpoint: logseq 183, block 2, scn 473582
    cache-low rba: logseq 183, block 3
    on-disk rba: logseq 183, block 101, scn 473671
    start recovery at logseq 183, block 3, scn 0
    ----- Redo read statistics for thread 1 -----
    Read rate (ASYNC): 49Kb in 0.55s => 0.09 Mb/sec
    Total physical reads: 4096Kb
    Longest record: 0Kb, moves: 0/152 (0%)
    Longest LWN: 6Kb, moves: 0/24 (0%), moved: 0Mb
    Last redo scn: 0x0000.00073a46 (473670)
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 1
    Average hash chain = 41/41 = 1.0
    Max compares per lookup = 1
    Avg compares per lookup = 223/264 = 0.8
    *** 2009-06-08 13:41:56.180
    KCRA: start recovery claims for 41 data blocks
    *** 2009-06-08 13:41:57.051
    KCRA: blocks processed = 41/41, claimed = 41, eliminated = 0
    *** 2009-06-08 13:41:57.053
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 183 Reading mem 0
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 1
    Average hash chain = 41/41 = 1.0
    Max compares per lookup = 1
    Avg compares per lookup = 264/264 = 1.0
    tkcrrsarc: (WARN) Failed to find ARCH for message (message:0x1)
    tkcrrpa: (WARN) Failed initial attempt to send ARCH message (message:0x1)

  • Can you reset permission on the HD from terminal mode

    Is it possible to reset permission on the Hard Drive to include "System" from the terminal mode?
    I really screwed up and removed the "system" permission from the HD Info screen and now the computer will not boot up.
    It is a mid 2007 iMac Intel Core Duo 2.0 Mhz
    It will come up in terminal mode.
    Thanks

    The zoom position is a sticky between images as you describe. It can be quickly changed using the navigator panel and this will then become the sticky position. I don't think you can presently change this behaviour. If you want to suggest Adobe create an alternate mechanism post on the feature request board, you never know Adobe people may actually look in on it!!!.

  • Having trouble blocking specific websites using terminal mode.

    Having trouble blocking specific websites using terminal mode.  Using 10.6.3, Safari.  I have tried nano sudo and nano ipfw suggestions found online, nothing seems to work.  Any suggestions?  Thanks.

    Sorry...never mind.  This one worked.
    https://discussions.apple.com/message/10974058#10974058

Maybe you are looking for

  • Add Option of choosing values from list in "Person Responsible" field of Cost Center Master

    Dear All, Could anyone advise me how can I add the option to Choose Values from list to field "Person Responsible", in Cost Center Master Data ? The Technical Name of this field is VERAK, and currently it is an open field. I would like to allow the u

  • Maximum no of members in Essbase Dimension can support

    Dear All, I am using Essbase 11.1.2.2 (64-bit) Number of dimensions used in my BSO Essbase cube is 9 (4-dense and 5 sparse). I am having a Customer dimension (sparse) upto 7 levels. The number of members in customer dimension is 98000. After loading

  • Flash player stops and starts intermittently

    Does anyone know why videos stop and start intermittently. It becomes frustrating to watch and I eventually give up.

  • INCOTREMS DATA IS DISPLAYING IN OUTPUT

    Hi Friends, i want diplay the INCOTERMS DATA IN OUTPUT IN MY REPORT. BELOW SEE THE BELOW CODE .. ACCORDING TO THIS CODE THE INCOTERMS DATA IS  NOT DISPLAYING IN OUTPUT. HELP ME. LOOP AT itab.     SELECT * FROM bkpf         WHERE bukrs = itab-bukrs   

  • Photoshop CS5.5 will not open.

    After installing Photoshop CS5.5, it will not open.  Results in an error,"Some of the application components are missing from the Application directory, Please reinstall."  I have removed the app entirely and reinstalled but still get the same error