Operating system message: No such file or directory in DMS while archivng.

Dear Team,
While i am trying to make the archiving i am getting the error "
Operating system message: No such file or directory" in DMS. I cross checked all the forums and made the settings as suggested still i am not able to resolve this. In fact it is working fine in my development system but not executing in Quality server.
Please do the needful.
Regards,
Banu

Hi Bhanu,
Check with technical details like archive directory ,customising settings on sara .   I think so u made transport archive setting TR into quality server ?. On some repository the changes won't happen with imported TR on target system. Please cross check and do manually on quality server. My guess problem with OAC0 , OACT . 
Regards,
chandu

Similar Messages

  • Unable to Open Workflow Notification attachment Throwing Error-"ORA-20002: 3240: Error -22288 - ORA-22288: file or LOB operation FILEOPEN failed No such file or directory in 'PLSQLBLOB"

    Hi Guys,
    I'm trying to send BI publisher report output file attachment to user Notification through Workflow by using the code :
    SELECT substr(file_name,instr(file_name,'/',-1,1)+1,length(file_name))
    INTO get_file_name
    FROM fnd_conc_req_outputs
    WHERE concurrent_request_id = v_request_id;
    src_lob := BFILENAME('CONC_OUTPUT', get_file_name);
    DBMS_LOB.CREATETEMPORARY(dest_lob, TRUE, DBMS_LOB.SESSION);
    DBMS_LOB.OPEN(src_lob, DBMS_LOB.LOB_READONLY);
    DBMS_LOB.LoadFromFile( DEST_LOB => dest_lob,
                           SRC_LOB => src_lob,
                           AMOUNT => DBMS_LOB.GETLENGTH(src_lob));
    DBMS_LOB.CLOSE(src_lob);
    DOCUMENT_TYPE := 'application/excel;name:=test.xls' ;
    dbms_lob.copy(document, dest_lob, dbms_lob.getlength(dest_lob));
    Please Help to solve the Error.Appreciated for the Solution
    Thanks,
    Kishore Kandula.

    Hi
    Is the 'CONC_OUTPUT' directory a DBA Directory? Run the query SELECT * FROM DBA_DIRECTORIES and see if this CONC_OUTPUT is a directory name. If not rather use one of the direcorties.

  • Banshee - error: No such file or directory

    When i try to run banshee i received this message:
    No such file or directory
    System.IO.FileNotFoundException: No such file or directory ---> Mono.Unix.UnixIOException: No such file or directory [ENOENT].
    at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000]
    at Mono.Unix.UnixMarshal.ThrowExceptionForLastErrorIf (Int32 retval) [0x00000]
    at NDesk.DBus.Transports.UnixSocket.Connect (System.Byte[] remote_end) [0x00000]
    at NDesk.DBus.Transports.UnixNativeTransport.OpenUnix (System.String path) [0x00000]
    at NDesk.DBus.Transports.UnixNativeTransport..ctor (System.String path, Boolean abstract) [0x00000]
    at NDesk.DBus.Connection.Open (System.String path, Boolean abstr) [0x00000]
    at NDesk.DBus.Connection.OpenPrivate (System.String address) [0x00000]
    at NDesk.DBus.Connection..ctor (System.String address) [0x00000]
    at NDesk.DBus.Bus..ctor (System.String address) [0x00000]
    at NDesk.DBus.Bus.Open (System.String address) [0x00000]
    at NDesk.DBus.Bus.get_System () [0x00000]
    at NDesk.DBus.BusG.Init () [0x00000]
    at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
    at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[])
    at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
    Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
    at Banshee.Base.Branding.get_ApplicationIconName () [0x00000]
    at Banshee.Base.IconThemeUtils.SetWindowIcon (Gtk.Window window) [0x00000]
    at Banshee.Gui.Dialogs.ExceptionDialog..ctor (System.Exception e) [0x00000]
    at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
    at Banshee.BansheeEntry.Main (System.String[] args) [0x00000]
    [tomas@a02-0709b ~]$ banshee
    No such file or directory
    System.IO.FileNotFoundException: No such file or directory ---> Mono.Unix.UnixIOException: No such file or directory [ENOENT].
    at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000]
    at Mono.Unix.UnixMarshal.ThrowExceptionForLastErrorIf (Int32 retval) [0x00000]
    at NDesk.DBus.Transports.UnixSocket.Connect (System.Byte[] remote_end) [0x00000]
    at NDesk.DBus.Transports.UnixNativeTransport.OpenUnix (System.String path) [0x00000]
    at NDesk.DBus.Transports.UnixNativeTransport..ctor (System.String path, Boolean abstract) [0x00000]
    at NDesk.DBus.Connection.Open (System.String path, Boolean abstr) [0x00000]
    at NDesk.DBus.Connection.OpenPrivate (System.String address) [0x00000]
    at NDesk.DBus.Connection..ctor (System.String address) [0x00000]
    at NDesk.DBus.Bus..ctor (System.String address) [0x00000]
    at NDesk.DBus.Bus.Open (System.String address) [0x00000]
    at NDesk.DBus.Bus.get_System () [0x00000]
    at NDesk.DBus.BusG.Init () [0x00000]
    at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
    at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (string[])
    at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
    Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
    at Banshee.Base.Branding.get_ApplicationIconName () [0x00000]
    at Banshee.Base.IconThemeUtils.SetWindowIcon (Gtk.Window window) [0x00000]
    at Banshee.Gui.Dialogs.ExceptionDialog..ctor (System.Exception e) [0x00000]
    at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
    at Banshee.BansheeEntry.Main (System.String[] args) [0x00000]
    anyone who knows where is problem?

    byte wrote:Do you run the system dbus (dbus in rc.conf DAEMONS)? If yes, try 'dbus-launch banshee'.
    thanks 'dbus-launch banshee' works  :oops:

  • Mountain Lion Server- Profile Manager- No such file or directory

    When trying to start Profile Manager I recieve this message:
    I have tried the following fix provided by Apple:
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/wipeDB. sh
    However, my problem seems to exist a step before this is even useful. I have been all over the Apple Support Community and web looking for an answer, but everyone seems to assume all problems exist at a point where you don't receive the following from the Console:
    ProfileManager[29045]: devicemgrd: Terminating on unhandled exception No such file or directory - /var/devicemgr/ServiceData/Data/migration at /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devi cemgrd:238:in `initialize'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:238:in `new'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:238:in `SetupRails'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:158:in `Run'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:851
    com.apple.launchd[1]: (com.apple.devicemanager[29045]) Exited with code: 1
    com.apple.launchd[1]: (com.apple.devicemanager) Throttling respawn: Will start in 9 seconds
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    ProfileManager[29053]: Failed to delete '/var/devicemgr/ServiceData/Data/tmp'. No such file or directory - /var/devicemgr/ServiceData/Data/tmp
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    ProfileManager[29053]: devicemgrd: Terminating on unhandled exception No such file or directory - /var/devicemgr/ServiceData/Data/migration at /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devi cemgrd:238:in `initialize'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:238:in `new'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:238:in `SetupRails'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:158:in `Run'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:851
    com.apple.launchd[1]: (com.apple.devicemanager[29053]) Exited with code: 1
    com.apple.launchd[1]: (com.apple.devicemanager) Throttling respawn: Will start in 9 seconds
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    ProfileManager[29061]: Failed to delete '/var/devicemgr/ServiceData/Data/tmp'. No such file or directory - /var/devicemgr/ServiceData/Data/tmp
    serveradmin[28989]: servermgr_devicemgr: response statusCode: 503
    serveradmin[28989]: servermgr_devicemgr: waiting for devicemgr to respond
    ProfileManager[29061]: devicemgrd: Terminating on unhandled exception No such file or directory - /var/devicemgr/ServiceData/Data/migration at /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devi cemgrd:238:in `initialize'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:238:in `new'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:238:in `SetupRails'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:158:in `Run'
    /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/webserver/devic emgrd:851
    com.apple.launchd[1]: (com.apple.devicemanager[29061]) Exited with code: 1
    com.apple.launchd[1]: (com.apple.devicemanager) Throttling respawn: Will start in 9 seconds
    serveradmin[28989]: posting dist not
    ProfileManager[29069]: Failed to delete '/var/devicemgr/ServiceData/Data/tmp'. No such file or directory - /var/devicemgr/ServiceData/Data/tmp
    I'm looking for a solution that doesn't involve reinstalling Mountain Lion if that is at all possible. It seems to me like it should, as that's not so much a solution as just starting over. If you need more from Console, just let me know. Also, I have tried all the threads that relate to restarting, rebooting, or reconfiguring Device Manager and none of them work; at the end I still get the message "No such file or directory."
    Thanks for the help!

    Finally figured the problem out on my own. Thank you to the apple support community for all your help. Full story, I installed OSX Server and then changed the Service Data location to an external hard drive. After that the Profile Manager immediately stopped working. Several reinstallations later and still not working. The problem was not even a little related to /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/backend/wipeDB .sh, which is the answer everyone else on the internet was giving. The problem was that Profile Manager was no longer installed/installing for whatever reason. So, I went in and reinstalled just Profile Manager from the Server.app and now everything is working great. If things stop working I'll update this post. This is how:
    To begin, delete /private/var/devicemgr. This file is created during the install and if it already exists, the install won't work.
    Open terminal and copy sudo /Applications/Server.app/Contents/ServerRoot/System/Library/ServerSetup/CommonE xtras/80-devicemgrcommon.sh
    That is all I had to do and Profile Manager works great for me now. Hope this helps someone.

  • Open Dataset in Append -- Error: No such file or directory

    Good day Everyone
    I am opening 3 files in append:
    1 )/usr/sap/SAPBP/interface/XIU/batch/CUSTUPDT72_061011123801680.E3.SUCCESS
    2) /usr/sap/SAPBP/interface/XIU/batch/CUSTUPDT72_061011123801680.SUCCESS
    3) /usr/sap/SAPBP/interface/XIU/batch/CUSTUPDT72_061011123801680.E3.SUCCESS
    OPEN DATASET IV_FILENAME FOR APPENDING IN TEXT MODE ENCODING DEFAULT MESSAGE LV_MSG.
    When i do this, 1 one the files is created and the other 2 return message: No such file or directory.
    Since 1 of the files is being created, the directory cannot be invalid.
    Can anyone please provide me with sugestions on how i can get the other 2 open as well.
    Sincerely,
    Marc

    Hi Marc!
    Did you create your iv_filename as char70? Because then name 2) would fit and names 1,3) would be too long...
    As long as your coding is identical, here nothing further should go wrong.
    Also your names look quite OK, you wouldn't have a typo in the other names?
    Still an authority problem on OS-level can happen, but that's quite unlikely for files of same type.
    Regards,
    Christian

  • UTL_SMPT ORA-22288: file or LOB operation GETLENGTH failed No such file or

    Hello Everyone!
    I am trying to write a script to send emails as an attachment(exists in the unix box) using utl_smtp
    i have my reports in the directory : /opt/local/application/orafin/applmgr/out/outfaud. File existing in the directory is S1759.zip
    i have created a directory as:
    create or replace directory
    REPORT_DIRECTORY
    as
    '/opt/local/application/orafin/applmgr/out/outfaud';
    when i use BFILENAME as select BFILENAME('/oracle/oradata/bfiles', 'S1759.zip') from dual
    output: REPORT_DIRECTORY//S1759.zip
    my code is something like this
    v_bfile:= BFILENAME(p_oracle_directory, p_file_name);
    v_file_length := DBMS_LOB.GETLENGTH(v_bfile);
    Error: ORA-22288: file or LOB operation GETLENGTH failed
    No such file or directory
    Could anyone please help me as im really struggling to fix this. Thanks!

    Thank you for the response..
    v_bfile:= BFILENAME(p_oracle_directory, p_file_name);
    -- Get the size of the file to be attached
    v_file_length := DBMS_LOB.GETLENGTH(v_bfile);
    -- Calculate the number of pieces the file will be split up into
    v_pieces := TRUNC(v_file_length / v_amt);
    -- Calculate the remainder after dividing the file into v_amt chunks
    v_modulo := MOD(v_file_length, v_amt);
    IF (v_modulo <> 0) THEN
    -- Since the file does not devide equally
    -- we need to go round the loop an extra time to write the last
    -- few bytes - so add one to the loop counter.
    v_pieces := v_pieces + 1;
    END IF;
    DBMS_LOB.FILEOPEN(v_bfile, DBMS_LOB.FILE_READONLY);
    FOR i IN 1 .. v_pieces LOOP
    -- we can read at the beginning of the loop as we have already calculated
    -- how many iterations we will take and so do not need to check
    -- end of file inside the loop.
    v_buf := NULL;
    DBMS_LOB.READ(v_bfile, v_amt, v_file_pos, v_buf);
    v_file_pos := I * v_amt + 1;
    UTL_SMTP.WRITE_RAW_DATA(p_conn, UTL_ENCODE.BASE64_ENCODE(v_buf));
    END LOOP;
    END;
    DBMS_LOB.FILECLOSE(v_bfile);
    end_attachment(p_conn => p_conn);
    this is the existing code..so you which part of the code should i be replacing? im sorry im new to these concepts. thanks!

  • No such file or directory - Deploying BC4Js

    Hi,
    I've deployed a few BC4J as EJBs to Jserver, but this time I get the following error:
    F:/jdev31/myclasses/jboEJB.jar: No such file or directory
    *** Errors occurred while deploying the EJB to JServer ***
    Has anyone come across this and know why this is happening?
    Mark
    null

    My guess would be to go through all libraries defined in your project and check their class paths.
    Look for the path f:... that causes problem.
    If you can not find it there look in the deployement profile under libraries and archives.
    Once you located where the path is used, use Win Explorer Find File to find location jboEJB.jar and change the JDeveloper path to point there.
    It may help, but then you never know. I've also found that restarting JDeveloper helps for some problems.
    /Michael

  • [SOLVED] zsh: Failed to execute operation: No such file or directory

    I recently ordered a chromebook (acer c720) and have successfully replaced ChromeOS with Arch Linux. Things were going great the past 2 days but all of a sudden whenever I try to use tab completion on zsh (does not happen in bash or any other shell I've tested) I receive the message:
    Failed to execute operation: No such file or directory
    My .zprofile is:
    emulate sh -c 'source /etc/profile'
    #[[ -f ~/.zshrc ]] && . ~/.zshrc
    if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then
    startx
    fi
    My .zshenv is:
    export PATH=/home/zach/.bin:$PATH
    export EDITOR=nano
    export BROWSER=firefox
    [[ $(tty) = /dev/tty1 ]] && xrdb merge /home/zach/.config/xresources
    My .zshrc is:
    #source ~/.zshenv
    # Lines configured by zsh-newuser-install
    HISTFILE=~/.histfile
    HISTSIZE=100000
    SAVEHIST=100000
    HISTCONTROL=ignoredups
    setopt appendhistory autocd extendedglob nomatch
    bindkey -e
    # End of lines configured by zsh-newuser-install
    # The following lines were added by compinstall
    zstyle :compinstall filename '/home/zach/.zshrc'
    autoload -Uz compinit
    compinit
    # End of lines added by compinstall
    PS1=$'\e[1;36m%~\e[0m >>\e[1;36m>\e[0m%] '
    #Begin Aliases
    alias edit='$EDITOR'
    alias sedit='sudo $EDITOR'
    alias pacman='sudo pacman'
    # Listing
    alias ls='ls --color=auto --group-directories-first'
    alias lsl='ls --color=auto --group-directories-first -l'
    alias lsa='ls --color=auto --group-directories-first -al'
    alias lsp='ls --color=auto --group-directories-first -alp'
    # Moving/Copying
    alias cp='cp -r'
    alias rm='rm -r'
    alias ...='cd ../..'
    alias ....='cd ../../..'
    alias bd='cd -'
    alias mkdir='mkdir -p'
    # System
    alias systemctl='sudo systemctl'
    alias journalctl='sudo journalctl'
    alias cronedit='EDITOR=nano crontab -e'
    alias reload-daemons='sudo systemctl daemon-reload'
    alias enable='sudo systemctl enable'
    alias disable='sudo systemctl disable'
    alias start='sudo systemctl start'
    alias stop='sudo systemctl stop'
    Is there something I'm missing or not considering? The tab completion still works, it just displays that message every time inline and it's really annoying. Also I searched google, the wiki, and the forums for any information regarding this and either my search-fu isn't strong enough or it's not showing up elsewhere.
    Last edited by revoltorb (2014-09-13 14:05:44)

    Rename the "enable" and "disable" aliases. They are zsh hash table operators.

  • System init function failed, Uunixerr = : msgget: No such file or directory

    windows Server 2008 Enterprise
    tuxedo11GR1PS1
    when I run command "tmboot -y", I got the following error info at ULOG file:
    105806.RNO05045.us.oracle.com!BBL.3536.5040.0: LIBTUX_CAT:681: ERROR: Failure to create message queue
    105806.RNO05045.us.oracle.com!BBL.3536.5040.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr = : msgget: No such file or directory
    What's the problem? Anyone help!!!

    I have similar error on Enterprise Linux 64 Bit.
    Tuxedo Version 10.3.0.0, 64-bit
    075418.localhost.localdomain!PSRENSRV.4072.491399232.-2: LIBTUX_CAT:681: ERROR: Failure to create message queue
    075418.localhost.localdomain!PSRENSRV.4072.491399232.-2: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr = : msgget: No such file or directory
    075418.localhost.localdomain!tmboot.4023.3569636960.-2: CMDTUX_CAT:825: ERROR: Process PSRENSRV at localhost.localdomain failed with /T tperrno (TPEOS - operating system error)
    075418.localhost.localdomain!tmboot.4023.3569636960.-2: tmboot: CMDTUX_CAT:827: ERROR: Fatal error encountered; initiating user error handler
    075422.localhost.localdomain!BBL.4020.2558671968.0: CMDTUX_CAT:26: INFO: The BBL is exiting system
    075425.localhost.localdomain!PSADMIN.4014: End boot attempt on domain fdmo91
    Can someone help me please?
    Edited by: user6844468 on Nov 19, 2010 8:58 AM

  • ERROR:"IBM AIX RISC System/6000 Error: 2: No such file or directory" on RAC

    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '/cdrs/rman/back_%p%d.%s' CONNECT 'SYS/pass@bosst1';
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT '/cdrs/rman/back_%p%d.%s' CONNECT 'SYS/pass@bosst2';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/opt/oracle/app/oracle/product/9.2/dbs/snapcf_bosst.cf';
    RMAN>
    RMAN> backup database;
    input datafile fno=00038 name=/dev/rvg01_lv032
    input datafile fno=00041 name=/dev/rvg01_lv035
    input datafile fno=00044 name=/dev/rvg01_lv038
    input datafile fno=00047 name=/dev/rvg01_lv041
    channel ORA_DISK_2: starting piece 1 at 20-MAY-07
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on ORA_DISK_2 channel at 05/20/2007 10:06:52
    ORA-19504: failed to create file "/cdrs/rman/back_1BOSST.13"
    ORA-27040: skgfrcre: create error, unable to create file
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    RMAN>
    $ touch /cdrs/rman/back_1BOSST.13
    $ ls -l /cdrs/rman
    total 0
    -rwxr-xr-x 1 oracle dba 0 May 20 09:47 abc
    -rw-r--r-- 1 oracle dba 0 May 20 10:50 back_1BOSST.13
    $
    OS : AIX 5.2 with HACMP cluster
    DB: 9.2.0.7
    I executed the "Backup database " command on BOSST1.
    Would you please tell me where is the problem?
    Regards
    Faruque

    hi,
    do you actually have any space on that file system?
    rgds
    alan

  • During program FPGA, error message is shown as-- couldn't open "................................................./download.bit" : no such file or directory

    Hi Everyone.
    I am new to FPGA field. 
    I am trying to make a system with UART and MicroBlaze for communication with mini USB with terminal.
    From the XAPP1180 "Reference system: Kintex-7 MicroBlaze System Simulation Using IP Integrator"
    it was successful to test and understand the connection between mini-USB with terminal by displaying "hello world" 
    So, I wanted to do my own system, with uart and microblaze only without DDR3 (unlike XAPP1180 reference system).
    new block design, chose uart/micro blaze --> auto connection
    pin mapping .xdc
    bit generation
    export (include bit stream)
    make new hardware platform with .hdf
    program fpga (select .bit/.bmm )
    and the error message is shown as
    couldn't open "D:/MICRO_BLAZE/uart/uart_only/uart_only.sdk/design_1_wrapper_hw_platform_0/download.bit": no such file or directory
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 64 bytes at 0x0048B088 for a 'fileSpecType' record.
    Total memory in use at allocation was 8688 bytes.
    Source file "ParseUtils.c", line number 13179.
    Memory contents:
    0048B088: 48 F9 48 00 00 00 00 00 18 D7 48 00 00 00 00 00 H.H.......H.....
    0048B098: A8 F7 48 00 00 00 00 00 98 B5 48 00 00 00 00 00 ..H.......H.....
    0048B0A8: E8 D9 48 00 00 00 00 00 2F 00 00 00 0F 00 00 00 ..H...../.......
    0048B0B8: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 26 bytes at 0x0048D708 for a StrNew.
    Total memory in use at allocation was 8679 bytes.
    Source file "StringUtils.c", line number 423.
    Memory contents:
    0048D708: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    0048D718: 44 3A 00 00 00 00 00 00 00 00 D:........
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 83 bytes at 0x0048F798 for a StrNew.
    Total memory in use at allocation was 8705 bytes.
    Source file "StringUtils.c", line number 423.
    Memory contents:
    0048F798: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    0048F7A8: 2F 4D 49 43 52 4F 5F 42 4C 41 5A 45 2F 75 61 72 /MICRO_BLAZE/uar
    0048F7B8: 74 2F 75 61 72 74 5F 6F 6E 6C 79 2F 75 61 72 74 t/uart_only/uart
    0048F7C8: 5F 6F 6E 6C 79 2E 73 64 6B 2F 68 65 6C 6C 6F 5F _only.sdk/hello_
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 34 bytes at 0x0048B588 for a StrNew.
    Total memory in use at allocation was 8788 bytes.
    Source file "StringUtils.c", line number 423.
    Memory contents:
    0048B588: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    0048B598: 68 65 6C 6C 6F 5F 75 61 72 74 00 00 00 00 00 00 hello_uart......
    0048B5A8: 00 00 ..
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 27 bytes at 0x0048D9D8 for a StrDup.
    Total memory in use at allocation was 8822 bytes.
    Source file "FileUtils.c", line number 2866.
    Memory contents:
    0048D9D8: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    0048D9E8: 65 6C 66 00 00 00 00 00 00 00 00 elf........
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 99 bytes at 0x0048F938 for a StrPostCat.
    Total memory in use at allocation was 8846 bytes.
    Source file "StringUtils.c", line number 2232.
    Memory contents:
    0048F938: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    0048F948: 44 3A 2F 4D 49 43 52 4F 5F 42 4C 41 5A 45 2F 75 D:/MICRO_BLAZE/u
    0048F958: 61 72 74 2F 75 61 72 74 5F 6F 6E 6C 79 2F 75 61 art/uart_only/ua
    0048F968: 72 74 5F 6F 6E 6C 79 2E 73 64 6B 2F 68 65 6C 6C rt_only.sdk/hell
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 48 bytes at 0x0048F878 for a 'BDSwitchDataType' record.
    Total memory in use at allocation was 8849 bytes.
    Source file "CmdParseUtils.c", line number 467.
    Memory contents:
    0048F878: 00 00 00 00 00 00 00 00 88 B0 48 00 00 00 00 00 ..........H.....
    0048F888: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    0048F898: 01 00 00 00 00 00 00 00 98 DB 48 00 00 00 00 00 ..........H.....
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 34 bytes at 0x0048B3A8 for a StrDup.
    Total memory in use at allocation was 9107 bytes.
    Source file "CmdParseUtils.c", line number 583.
    Memory contents:
    0048B3A8: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    0048B3B8: 64 65 73 69 67 6E 5F 31 5F 69 00 00 00 00 00 00 design_1_i......
    0048B3C8: 00 00 ..
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 16 bytes at 0x0048DB98 for 'CharPtrArrayType' data.
    Total memory in use at allocation was 9123 bytes.
    Source file "StringUtils.c", line number 901.
    Memory contents:
    0048DB98: B8 B3 48 00 00 00 00 00 00 00 00 00 00 00 00 00 ..H.............
    cmd /C data2mem -bm \
    D:/MICRO_BLAZE/uart/uart_only/uart_only.runs/impl_1/design_1_wrapper_bd.bmm -bt \
    D:/MICRO_BLAZE/uart/uart_only/uart_only.runs/impl_1/design_1_wrapper.bit -bd \
    C:/Xilinx/SDK/2015.2/data/embeddedsw/lib/microblaze/mb_bootloop_le.elf tag \
    design_1_i/microblaze_0 -o b \
    D:/MICRO_BLAZE/uart/uart_only/uart_only.sdk/design_1_wrapper_hw_platform_0/download.bit
    ERROR:Data2MEM:59 - Expected a 'tag' or 'tag' keyword in -bd option. Instead, encountered '/'.
    data2mem.exe -bm D:/MICRO_BLAZE/uart/uart_only/uart_only.runs/impl_1/design_1_wrapper_bd.bmm -bt D:/MICRO_BLAZE/uart/uart_only/uart_only.runs/impl_1/design_1_wrapper.bit -bd C:/Xilinx/SDK/2015.2/data/embeddedsw/lib/microblaze/mb_bootloop_le.elf tag design_1_i/microblaze_0 -o b D:/MICRO_BLAZE/uart/uart_only/uart_only.sdk/design_1_wrapper_hw_platform_0/download.bit
    ^
    Release 14.6 - Data2MEM P_INT.20150528, build 3.0.10 Apr 3, 2013
    Copyright (c) 1995-2015 Xilinx, Inc. All rights reserved.
    data2mem
    <-bm FILENAME [.bmm]> |
    <<[-bm FILENAME [.bmm]]>
    <-bd FILENAME [<.elf>|<.mem>] [<[<boot [ADDRESS]>] tag TagName <TagName>...>]>...
    <-o <u|v|h|m|b|p> FILENAME [.ucf|.v|.vhd|.mem|.bit|.bmm]>
    <-p PARTNAME>
    -i>> |
    <-u> |
    <<-bd FILENAME [.elf]> -d [e|r]> [<-o m FILENAME [.mem]>]>> |
    <<-bm FILENAME [.bmm]>
    <-bd FILENAME [<.elf>|<.mem>] [<[<boot [ADDRESS]>] tag TagName <TagName>...>]>...
    <-bt FILENAME [.bit]> <-o b FILENAME [.bit]>> |
    <<-bm FILENAME [.bmm]> <-bt FILENAME [.bit]> -d -[<o d FILENAME [.dmp]>]>> |
    <-bx [FILEPATH]> |
    <-mf <p PNAME PTYPE PID <a SNAME MTYPE ASTART BWIDTH <s BSIZE DWIDTH IBASE>...>...>...>> |
    <<-pp FILENAME [.bmm]> <-o p FILENAME [.bmm]>> |
    <-f FILENAME [.opt]> |
    <-w [on|off] > |
    <-q [s|e|w|i]> |
    <-intstyle silent|ise|xflow> |
    <-log FILENAME [.log]> |
    <-h [<option [< option>...]> | support ]> |
    <-encrypt [bbram | efuse] [StartCBC=<hex_string>] [Key0=<hex_string>] [HMAC=<hex_string>] [FILENAME[.nky]]>
    -h option_list | all | sup[port]
    Print help text for command line options. If only a '-h' is given, then
    only the option summary is output. If the '-h' is followed by a space
    separated list of option names (without the dash), help is output for
    the listed options. For example, '-h bm bd i' gives help on the 'bm',
    'bd', and 'i' options. Use '-h all' for help on all options. Lastly,
    use '-h support' to list the devices the tool supports. The keyword
    'support' can be abbreviated up to 'sup'.
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 64 bytes at 0x001DD5C8 for a 'fileSpecType' record.
    Total memory in use at allocation was 8673 bytes.
    Source file "ParseUtils.c", line number 13179.
    Memory contents:
    001DD5C8: E8 FB 1D 00 00 00 00 00 98 B9 1D 00 00 00 00 00 ................
    001DD5D8: 48 F9 1D 00 00 00 00 00 48 FB 1D 00 00 00 00 00 H.......H.......
    001DD5E8: 28 BA 1D 00 00 00 00 00 2F 00 00 00 0F 00 00 00 (......./.......
    001DD5F8: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 26 bytes at 0x001DB988 for a StrNew.
    Total memory in use at allocation was 8659 bytes.
    Source file "StringUtils.c", line number 423.
    Memory contents:
    001DB988: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    001DB998: 43 3A 00 00 00 00 00 00 00 00 C:........
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 74 bytes at 0x001DF938 for a StrNew.
    Total memory in use at allocation was 8685 bytes.
    Source file "StringUtils.c", line number 423.
    Memory contents:
    001DF938: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    001DF948: 2F 58 69 6C 69 6E 78 2F 53 44 4B 2F 32 30 31 35 /Xilinx/SDK/2015
    001DF958: 2E 32 2F 64 61 74 61 2F 65 6D 62 65 64 64 65 64 .2/data/embedded
    001DF968: 73 77 2F 6C 69 62 2F 6D 69 63 72 6F 62 6C 61 7A sw/lib/microblaz
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 38 bytes at 0x001DFB38 for a StrNew.
    Total memory in use at allocation was 8759 bytes.
    Source file "StringUtils.c", line number 423.
    Memory contents:
    001DFB38: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    001DFB48: 6D 62 5F 62 6F 6F 74 6C 6F 6F 70 5F 6C 65 00 00 mb_bootloop_le..
    001DFB58: 00 00 00 00 00 00 ......
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 27 bytes at 0x001DBA18 for a StrDup.
    Total memory in use at allocation was 8797 bytes.
    Source file "FileUtils.c", line number 2866.
    Memory contents:
    001DBA18: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    001DBA28: 65 6C 66 00 00 00 00 00 00 00 00 elf........
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 94 bytes at 0x001DFBD8 for a StrPostCat.
    Total memory in use at allocation was 8821 bytes.
    Source file "StringUtils.c", line number 2232.
    Memory contents:
    001DFBD8: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    001DFBE8: 43 3A 2F 58 69 6C 69 6E 78 2F 53 44 4B 2F 32 30 C:/Xilinx/SDK/20
    001DFBF8: 31 35 2E 32 2F 64 61 74 61 2F 65 6D 62 65 64 64 15.2/data/embedd
    001DFC08: 65 64 73 77 2F 6C 69 62 2F 6D 69 63 72 6F 62 6C edsw/lib/microbl
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 48 bytes at 0x001DD7C8 for a 'BDSwitchDataType' record.
    Total memory in use at allocation was 8824 bytes.
    Source file "CmdParseUtils.c", line number 467.
    Memory contents:
    001DD7C8: 00 00 00 00 00 00 00 00 C8 D5 1D 00 00 00 00 00 ................
    001DD7D8: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    001DD7E8: 01 00 00 00 00 00 00 00 D8 BB 1D 00 00 00 00 00 ................
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 34 bytes at 0x001DFDE8 for a StrDup.
    Total memory in use at allocation was 9082 bytes.
    Source file "CmdParseUtils.c", line number 583.
    Memory contents:
    001DFDE8: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    001DFDF8: 64 65 73 69 67 6E 5F 31 5F 69 00 00 00 00 00 00 design_1_i......
    001DFE08: 00 00 ..
    INTERNAL_ERROR:Data2MEM:45 - Memory allocation leak of 16 bytes at 0x001DBBD8 for 'CharPtrArrayType' data.
    Total memory in use at allocation was 9098 bytes.
    Source file "StringUtils.c", line number 901.
    Memory contents:
    001DBBD8: F8 FD 1D 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
    Am I missing some steps or specific (setup/configuration) for this project?
    Please help me
     

    Hi,
    You need to increase size of BRAM in your system.
    This might solve the issue.
    Regards
    Praveen
    Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful.
    Give Kudos to a post which you think is helpful and reply oriented.
     

  • I can't Disable my Memory Swapping on mac ( launchctl: Couldn't stat("/System/Library/LaunchDaemons/com.apple.dynamic_pager.plist"): No such file or directory nothing found to unload   )

    Hi Guys! I really need help here, Im a Web Graphic Designer and i really use alot of Memory on my mac ( i have 8gb ram ).  Everyone told me that disabling the memory swapping would really help alot and tried to disable it.  All of my friends taught me on how to disable it by enerting
    " sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist "  on my Terminal
    It really works on other MacBPro but i ge this error message
    " launchctl: Couldn't stat("/System/Library/LaunchDaemons/com.apple.dynamic_pager.plist"): No such file or directory nothing found to unload "
    I tried to look at the folder or directory there is no com.apple.dynamic_pager.plist and its confusing me cause the memory swapping is still working without the com.apple.dynamic_pager.plist.
    Can someone help or tell me how to fix this? I would really much appreciate it.

    I never heard of anyone doing what you are attempting!
    If you have so much memory as you claim I don't see the advantage of running the system in this non-standard way since you probably won't need to write to a swapfile anyway.  And you are asking for trouble if it does need it and it's not there.
    Finally, I submit you must have missed or or looked in the wrong place.  In terminal cut/paste the following:
    ls /System/Library/LaunchDaemons/com.apple.dynamic_pager.plist
    It shouldn't report an error.

  • Help: upon safe boot, got following message: BootCacheControl: Unable to open /Var/db/BootCache.playlist:2 No such file or directory

    Mac Book Pro, late 2011. Purchased in a department store in Mexico.
    Was running ok for several days after I purchased it.
    Had some software installed and memory upgraded from 4 to 8Gb.
    Suddenly at start up, got a gray screen with a spinning wheel and never boot.
    Followed advise from http://support.apple.com/kb/TS2570 and performed a safe boot. (hold Shift-Command-V during startup instead of just Shift).
    The boot sequence starts then stops and nothing happens. these are the last lines of the boot sequence.
    BSD root: disk0s2, major 14, minor 2
    Kernel is LP64
    com.apple.launchd 1   com.apple.launchd 1   *** launchd[1] has started up. ***
    com.apple.launchd 1   com.apple.launchd 1   *** Verbose boot, will log to /dev/console. ***
    Running fsck on the boot volume...
    ** /dev/rdisk0s2 (NO WRITE)
    ** Root file system
       Executing FSCK_HFS (version diskdev_cmds-540.1~25).
    BootCacheControl: Unable to open /Var/db/BootCache.playlist:2 No such file or directory
    launchctl:Dubious permissions on file (skipping): /Library/LaunchDaemons
    launchctl:Dubious permissions on file (skipping): /System/Library/LaunchDaemons
    For what little experience I have on Unix systems, it has to do with the libraries which cannot be launched...
    Any ideas, solutions, suggestions are welcomed.
    Cheers.
    Dipbaja

    Boot into Recovery (command-R at startup), launch Disk Utility, select your startup volume, and run Repair Permissions. Then reboot as usual.

  • File won't save - error message is: "...could not be saved. No such file or directory." (?)

    File will not save or 'save as'  - error message is: "...could not be saved. No such file or directory." File has been save previously. Is this a preference issue or perhaps a permissions issue?

    I repeat that everything dedicated to the save process is different.
    The app contain two sets of code, one used under 10.6.8, an other one used under Lion.
    Here are the two states of the File Menu under Lion.
    Compare them to what you get under 10.6.8.
    State #1 when the frontmost document was never saved :
    The menu item Save is replaced by Save…
    No longer Save As… menu item replaced by Duplicate
    New item : Revert Document… (disabled)
    State #2 : when the frontmost document was saved at least once.
    Save… is replaced by Save a Version
    Duplicate is always here
    Revert Document… is now enabled.
    There is an important change in the title bar too.
    When a file was edited we get the word Edited on the right of the doc's name. This word is the title of a local menu :
    Triggering Browe All Versions give us what I already posted in the thread :
    https://discussions.apple.com/message/16523021
    Yvan KOENIG (VALLAURIS, France) jeudi 27 octobre 2011 11:49:49
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Publishing to YouTube Failed: The operation couldn't be completed. No such file or directory

    I am getting the following error in iMovie when I attempt to publish a video clip to YouTube: Publishing to YouTube Failed: The operation couldn’t be completed. No such file or directory. Any ideas about what is going on? I did not find anything directly related to this on general google search...

    I'm not certain why this error is coming up, but I have almost 500 youtube videos on youtube, all created through the years with iMovie.
    Here is what I find. The publishing tool through iMovie is very sketchy, and doesnt work well most the time. Plus you usually lose alot of quality. Go to File>Share>File. This will then save it as a file to wherever you want. Then when you go to upload on youtube, select this file.

Maybe you are looking for