Import Error OVM Template Via VM Manager

I'm getting this import error message
Register an empty virtual machine
register the virtual machine genernal information
get the virtual machine detail information...
Invalid virtual machine type(HVM/PVM).
When tried to import OVM_EL5U5_X86_64_PVM_10GB
and OVM_EL5U2_X86_64_ORACLE11G_PVM
This was only my initial import on resource.
Can anyone help me on this?? thanks

Hi bach,
I can't follow you there... here's the extracted content of "OVM_EL5U2_X86_64_ORACLE11G_PVM.tgz"
oracle11g_x86_64_asm.img
README
System.img
vm.cfg
vm.cfg.orig
here's the README
OEL 5.2 X86_64 Oracle 11g image for PVM guests
Version 2.2
Released on Feb 02 2009
Changelog:
* Mon Feb 02 2009
- Bumped the release number from 2.1.2 to 2.2 .
- Replace system image with the image based on OEL 5.2 JeOS.
- Upgraded kernel to kernel-xen-2.6.18-92.1.22.0.1.el5, ocfs2 and oracleasm
were upgraded correspondingly.
- Added strace, gdb packages.
- Upgraded oracle-validated to 1.0.0-16.el5
- Moved Oracle home from LVM2 logical volume to regular ext3 partition.
how does this relate with your answer ?

Similar Messages

  • OVM 3.0.3 import VirtualBox OVM Manager 3.0.3 OVA template

    VirtualBox Template for Oracle VM Manager 3.0.3,
    http://www.oracle.com/technetwork/server-storage/vm/template-1482544.html
    The OVM 3.0.3 host should be configured with enough space to accommodate import of OVA template. In
    this case 36G was allocated for "sda",
    [root@ovm303 ~]# fdisk -l /dev/sda
    Disk /dev/sda: 38.6 GB, 38654705664 bytes
    255 heads, 63 sectors/track, 4699 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 4189 33648111 83 Linux
    /dev/sda2 4190 4699 4096575 82 Linux swap / Solaris
    Post OVA import disk usage,
    [root@ovm303 ~]# df -T -t ext3
    Filesystem Type 1K-blocks Used Available Use% Mounted on
    /dev/sda1 ext3 32594216 24105604 6806208 78% /.
    [root@ovm303 ~]# cat /etc/motd
    Warning: making manual modifications in the management domain
    might cause inconsistencies between Oracle VM Manager and the server.
    [root@ovm303 ~]# head -4 /etc/ovs-info
    OVS summary
    release: 3.0.3
    date: 201111300901
    build: 123
    The contents of "ovs-info" also include package information.
    The "vbox-img" package is something new in OVM 3.0.3,
    [root@ovm303 ~]# grep vbox-img /etc/ovs-info
    vbox-img-1.0-2
    [root@ovm303 ~]# rpm -ql vbox-img
    /usr/bin/vbox-img
    /usr/share/doc/vbox-img-1.0
    /usr/share/doc/vbox-img-1.0/COPYING
    [root@ovm303 ~]# vbox-img --help
    Oracle VM VirtualBox Disk Utility 4.1.3
    (C) 2005-2011 Oracle Corporation
    All rights reserved.
    Usage: vbox-img
    setuuid --filename <filename>
    [--format VDI|VMDK|VHD|...]
    [--uuid <uuid>]
    [--parentuuid <uuid>]
    [--zeroparentuuid]
    convert --srcfilename <filename>
    --dstfilename <filename>
    [--stdin]|[--stdout]
    [--srcformat VDI|VMDK|VHD|RAW|..]
    [--dstformat VDI|VMDK|VHD|RAW|..]
    [--variant Standard,Fixed,Split2G,Stream,ESX]
    info --filename <filename>
    compact --filename <filename>
    createcache --filename <filename>
    --size <cache size>
    Download "OracleVMManager3" OVA,
    [root@ovm303 xen]# mkdir /etc/xen/ovm303-m
    [root@ovm303 ~]# cd /etc/xen/ovm303-m
    [root@ovm303 xen]# wget http://download.oracle.com/otn-pub/otn_software/OracleVMManager3.ova
    --2012-03-14 17:06:01-- http://download.oracle.com/otn-pub/otn_software/OracleVMManager3.ova
    Length: 4234452992 (3.9G) [text/plain]
    Saving to: `OracleVMManager3.ova'
    100%[====================================>] 4,234,452,992 834K/s in 55m 36s
    2012-03-14 18:01:38 (1.21 MB/s) - `OracleVMManager3.ova' saved [4234452992/4234452992]
    [root@ovm303 xen]# md5sum OracleVMManager3.ova
    75fc334422eda6c3425a2f09fb88f9e0 OracleVMManager3.ova
    Unpack OVA,
    [root@ovm303 xen]# tar tvf OracleVMManager3.ova
    -rw------- someone/someone 59626 2012-01-12 17:42:49 OracleVMManager3.ovf
    -rw------- someone/someone 1987182592 2012-01-12 17:48:06 OracleVMManager3-disk1.vmdk
    -rw------- someone/someone 2247208960 2012-01-12 17:51:24 OracleVMManager3-disk2.vmdk
    [root@ovm303 ovm303-m]# tar xvf OracleVMManager3.ova
    OracleVMManager3.ovf
    OracleVMManager3-disk1.vmdk
    OracleVMManager3-disk2.vmdk
    Use "vbox-img" to show "OracleVMManager3-disk1.vmdk",
    [root@ovm303 ovm303-m]# vbox-img info --filename OracleVMManager3-disk1.vmdk
    --- Dumping VD Disk, Images=1
    Dumping VD image "OracleVMManager3-disk1.vmdk" (Backend=VMDK)
    Header: Geometry PCHS=16383/16/63 LCHS=1024/255/63 cbSector=52428800
    Header: uuidCreation={f3859e00-962c-440f-a63d-feb7b731d5da}
    Header: uuidModification={00000000-0000-0000-0000-000000000000}
    Header: uuidParent={00000000-0000-0000-0000-000000000000}
    Header: uuidParentModification={00000000-0000-0000-0000-000000000000}
    Convert "OracleVMManager3-disk1.vmdk" to RAW,
    [root@ovm303 ovm303-m]# vbox-img convert srcfilename OracleVMManager3-disk1.vmdk dstfilename OracleVMManager3-disk1.img srcformat VMDK dstformat RAW
    Converting image "OracleVMManager3-disk1.vmdk" with size 26843545600 bytes (25600MB)...
    [root@ovm303 ovm303-m]# file OracleVMManager3-disk1.img
    OracleVMManager3-disk1.img: x86 boot sector; partition 1: ID=0x83, active, starthead 1, startsector 63, 208782 sectors; partition 2: ID=0x8e, starthead 0, startsector 208845, 52211250 sectors, code offset 0x48
    [root@ovm303 ovm303-m]# fdisk -l OracleVMManager3-disk1.img
    last_lba(): I don't know how to handle files with mode 8180
    You must set cylinders.
    You can do this from the extra functions menu.
    Disk OracleVMManager3-disk1.img: 0 MB, 0 bytes
    255 heads, 63 sectors/track, 0 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Device Boot Start End Blocks Id System
    OracleVMManager3-disk1.img1 * 1 13 104391 83 Linux
    OracleVMManager3-disk1.img2 14 3263 26105625 8e Linux LVM
    Partition 2 has different physical/logical endings:
    phys=(1023, 254, 63) logical=(3262, 254, 63)
    Use "vbox-img" to show "OracleVMManager3-disk2.vmdk",
    [root@ovm303 ovm303-m]# vbox-img info --filename OracleVMManager3-disk2.vmdk
    --- Dumping VD Disk, Images=1
    Dumping VD image "OracleVMManager3-disk2.vmdk" (Backend=VMDK)
    Header: Geometry PCHS=16383/16/63 LCHS=1024/255/63 cbSector=20971520
    Header: uuidCreation={abc43be0-7a43-4ba2-a205-eaf37184a4d3}
    Header: uuidModification={00000000-0000-0000-0000-000000000000}
    Header: uuidParent={00000000-0000-0000-0000-000000000000}
    Header: uuidParentModification={00000000-0000-0000-0000-000000000000}
    Convert "OracleVMManager3-disk2.vmdk" to RAW,
    [root@ovm303 ovm303-m]# vbox-img convert srcfilename OracleVMManager3-disk2.vmdk dstfilename OracleVMManager3-disk2.img srcformat VMDK dstformat RAW
    Converting image "OracleVMManager3-disk2.vmdk" with size 10737418240 bytes (10240MB)...
    [root@ovm303 ovm303-m]# file OracleVMManager3-disk2.img
    OracleVMManager3-disk2.img: x86 boot sector; partition 1: ID=0x83, starthead 1, startsector 63, 20964762 sectors, extended partition table (last)\011
    [root@ovm303 ovm303-m]# fdisk -l OracleVMManager3-disk2.img
    last_lba(): I don't know how to handle files with mode 8180
    You must set cylinders.
    You can do this from the extra functions menu.
    Disk OracleVMManager3-disk2.img: 0 MB, 0 bytes
    255 heads, 63 sectors/track, 0 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Device Boot Start End Blocks Id System
    OracleVMManager3-disk2.img1 1 1305 10482381 83 Linux
    Partition 1 has different physical/logical endings:
    phys=(1023, 254, 63) logical=(1304, 254, 63)
    Update disk image "/boot" configuration using loopback mount,
    [root@ovm303 ovm303-m]# mkdir boot
    [root@ovm303 ovm303-m]# kpartx -l OracleVMManager3-disk1.img
    loop1p1 : 0 208782 /dev/loop1 63
    loop1p2 : 0 52211250 /dev/loop1 208845
    loop deleted : /dev/loop1
    [root@ovm303 ovm303-m]# kpartx -a OracleVMManager3-disk1.img
    [root@ovm303 ovm303-m]# mount /dev/mapper/loop1p1 boot
    Update "/boot/grub/device.map",
    [root@ovm303 ovm303-m]# cat boot/grub/device.map
    # this device map was generated by anaconda
    (hd0) /dev/hda
    Update "/boot/grub/grub.conf" to use non-UEK kernel to avoid issues with OL5u7 default UEK boot and HVM,
    [root@ovm303 ovm303-m]# grep default boot/grub/grub.conf
    default=1
    Mount "/" logical volume,
    [root@ovm303 ovm303-m]# vgscan
    Reading all physical volumes. This may take a while...
    Found volume group "VolGroup00" using metadata type lvm2
    [root@ovm303 ovm303-m]# vgchange -ay VolGroup00
    2 logical volume(s) in volume group "VolGroup00" now active
    [root@ovm303 ovm303-m]# lvs
    LV VG Attr LSize Origin Snap% Move Log Copy% Convert
    LogVol00 VolGroup00 -wi-a- 19.06G
    LogVol01 VolGroup00 -wi-a- 5.81G
    [root@ovm303 ovm303-m]# mkdir root
    [root@ovm303 ovm303-m]# ls /dev/VolGroup00/
    LogVol00 LogVol01
    [root@ovm303 ovm303-m]# mount /dev/VolGroup00/LogVol00 root
    Update "/etc/inittab" to boot single user,
    [root@ovm303 ovm303-m]# grep id root/etc/inittab
    id:1:initdefault:
    Update "/etc/fstab" to ignore "/u01" block device mount,
    [root@ovm303 ovm303-m]# grep sdb root/etc/fstab
    #/dev/sdb1 /u01 ext3 defaults 1 1
    Unmount "/boot" and "/",
    [root@ovm303 ovm303-m]# umount boot
    [root@ovm303 ovm303-m]# umount root
    [root@ovm303 ovm303-m]# vgchange -an VolGroup00
    0 logical volume(s) in volume group "VolGroup00" now active
    [root@ovm303 ovm303-m]# kpartx -d OracleVMManager3-disk1.img
    loop deleted : /dev/loop1
    The OVM 3.0.3 network bridge configuration uses "bond0" vs "xenbr0".
    Configure "vm.cfg",
    [root@ovm303 ovm303-m]# cat vm.cfg
    # (H)ardware (V)irtual (M)achine configuration
    # /etc/xen/xmexample.hvm
    kernel = 'hvmloader'
    builder = 'hvm'
    memory = '4096'
    # The number of cpus guest platform has, default=1
    #vcpus=1
    # PXE boot
    #bootloader = '/usr/bin/pypxeboot'
    #bootloader = '/usr/bin/pygrub'
    # Virtual block device configuration using file:
    # dd if=/dev/zero of=/$VM_PATH/$VM_NAME/System.img bs=1M count=$MB
    # disk = [ 'file:/$VM_PATH/$VM_NAME/System.img,ioemu:hda,w', ]
    # Configuration using physical disk logical volume:
    # lvcreate --size ${GB}G --name $VM_NAME $VG_NAME
    # disk = [ 'phy:/dev/$VG_NAME/$VM_NAME,xvda,w',]
    # CDROM configuration using file:
    # disk = [ 'file:/$BOOT_ISO_NAME,hdc:cdrom,r', ]
    disk = [ 'file:/etc/xen/ovm303-m/OracleVMManager3-disk1.img,ioemu:hda,w', 'file:/etc/xen/ovm303-m/OracleVMManager3-disk2.img,ioemu:hdb,w', ]
    # Domain name
    name = "ovm303-m"
    # Networking
    # Network bridge status:
    # /etc/xen/scripts/network-bridge status
    # 'bridge' should be proper interface e.g. xenbr0
    vif = ['type=ioemu, bridge=bond0']
    # boot on floppy (a), hard disk (c), Network (n) or CD-ROM (d)
    # default: hard disk, cd-rom, floppy
    boot = "cdn"
    # Enable HV VNC console
    # Uses avaiablle next VNC port $OVM_SERVER_HOST:0 == 5900, :1 == 5901 etc
    # Use "xm list -l" to determince VNC port "location"
    vnc=1
    vncunused=1
    vnclisten="0.0.0.0"
    vncpasswd=''
    sdl=0
    # Set the real time clock to local time [default=0 i.e. set to utc]
    # Allows Win VM clock to work with UTC on OVM host system.
    #localtime=1
    Start VM,
    [root@ovm303 ovm303-m]# xm create vm.cfg
    Using config file "./vm.cfg".
    Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
    Current bridge,
    [root@ovm303 ~]# brctl show
    bridge name bridge id STP enabled interfaces
    Update "/etc/xen/xend-config.sxp" to enable "network-bridge",
    [root@ovm303 ovm303-m]# cp /etc/xen/xend-config.sxp /etc/xen/xend-config.sxp.orig
    [root@ovm303 ovm303-m]# diff /etc/xen/xend-config.sxp /etc/xen/xend-config.sxp.orig
    165,167d164
    < # Enable network-bridge, JAP 20120322
    < (network-script network-bridge)
    <
    [root@ovm303 ~]# service xend restart
    Restarting xend...
    xend daemon (pid 8848) is running...
    [root@ovm303 ~]# brctl show
    bridge name bridge id STP enabled interfaces
    bond0 8000.002128d5ce86 no pbond0
    Start VM,
    [root@ovm303 ovm303-m]# xm create vm.cfg
    Using config file "./vm.cfg".
    Started domain ovm303-m (id=1)
    Determine VNC console session,
    [root@ovm303 ovm303-m]# xm list -l ovm303-m | grep location
    (location 0.0.0.0:5900)
    (location 3)
    VNC console session. The "oraclevm-template" tools are not run in single user so hostname is "localhost",
    [root@localhost ~]# who -r
    run-level S 2012-03-23 09:09 last=1
    Update "/etc/fstab" for "/u01" mount to use label,
    [root@localhost ~]# grep /u01 /etc/fstab
    #/dev/sdb1 /u01 ext3 defaults 1 1
    [root@localhost ~]# blkid
    /dev/mapper/VolGroup00-LogVol01: TYPE="swap"
    /dev/mapper/VolGroup00-LogVol00: UUID="2751f1b2-836b-4786-ae71-8b402e0f8503" TYPE="ext3"
    /dev/VolGroup00/LogVol00: UUID="2751f1b2-836b-4786-ae71-8b402e0f8503" SEC_TYPE="ext2" TYPE="ext3"
    /dev/VolGroup00/LogVol01: TYPE="swap"
    /dev/hda1: LABEL="/boot" UUID="8701866e-5ed5-49f7-9597-bb9709d22359" TYPE="ext3"
    /dev/hdb1: UUID="5f9a7bef-3a6d-4a83-b288-638537424fa7" SEC_TYPE="ext2" TYPE="ext3"
    [root@localhost ~]# e2label /dev/hdb1 u01
    [root@localhost ~]# grep u01 /etc/fstab
    LABEL=u01 /u01 ext3 defaults 1 1
    [root@localhost ~]# mount /u01
    [root@localhost ~]# df /u01
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/hdb1 10317828 4250832 5542880 44% /u01
    As configured the default run level will be elevated to "5" by the "/etc/rc.local" script. This enables a
    console desktop for user "ovm". This is unneeded and will be implemented by VNC session for user
    "ovm".
    Update "/etc/inittab" to enable full multiuser mode run level 3,
    [root@localhost ~]# grep id /etc/inittab
    id:3:initdefault:
    Disable "/etc/rc.local" run level elevation,
    [root@localhost ~]# tail -2 /etc/rc.local
    # Disable local forced runlevel 5, JAP 20120404
    #telinit 5
    Disable firewall to allow VNC connections,
    [root@localhost ~]# chkconfig --list iptables
    iptables 0:off 1:off 2:on 3:on 4:on 5:on 6:off
    [root@localhost ~]# chkconfig iptables off
    [root@localhost ~]# chkconfig --list ip6tables
    ip6tables 0:off 1:off 2:on 3:on 4:on 5:on 6:off
    [root@localhost ~]# chkconfig ip6tables off
    Reboot,
    [root@localhost ~]# reboot
    Broadcast message from root (pts/0) (Mon Apr 2 09:22:17 2012):
    The system is going down for reboot NOW!
    Post "oraclevm-template" configuration e.g. defining FQDN and static IP addresss etc. OVM Manager 3.0.3 is up.
    Configure VNC for "ovm",
    [root@ovm303-m ~]# su - ovm
    [ovm@ovm303-m ~]$ vncserver
    You will require a password to access your desktops.
    Password: Welcome1
    Verify: Welcome1
    xauth: creating new authority file /home/ovm/.Xauthority
    New 'ovm303-m:1 (ovm)' desktop is ovm303-m:1
    Creating default startup script /home/ovm/.vnc/xstartup
    Starting applications specified in /home/ovm/.vnc/xstartup
    Log file is /home/ovm/.vnc/ovm303-m:1.log
    [ovm@ovm303-m ~]$ vncserver -kill :1
    Killing Xvnc process ID 12499
    Update "xstartup",
    [ovm@ovm303-m ~]$ cat /home/ovm/.vnc/xstartup
    #!/bin/sh
    # Uncomment the following two lines for normal desktop:
    unset SESSION_MANAGER
    exec /etc/X11/xinit/xinitrc
    #[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
    #[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
    #xsetroot -solid grey
    #vncconfig -iconic &
    #xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
    #twm &
    [ovm@ovm303-m ~]$ vncserver
    New 'ovm303-m:1 (ovm)' desktop is ovm303-m :1
    Starting applications specified in /home/ovm/.vnc/xstartup
    Log file is /home/ovm/.vnc/ovm303-m:1.log
    Configure "/etc/sysconfig/vncservers",
    [root@ovm303-m ~]# chkconfig --list vncserver
    vncserver 0:off 1:off 2:off 3:off 4:off 5:off 6:off
    [root@ovm303-m ~]# chkconfig vncserver on
    [root@ovm303-m ~]# chkconfig --list vncserver
    vncserver 0:off 1:off 2:on 3:on 4:on 5:on 6:off
    [root@ovm303-m ~]# tail -2 /etc/sysconfig/vncservers
    # Start VNC session for ovm, JAP 20120404
    VNCSERVERS="1:ovm"

    Thanks Jim - looks great!

  • Error when Trying to Copy or Import Data via Data Manager

    Hello Experts,
    I was trying to do an Import using the package in Data Manager and i Got this error:
    [Admin-ProcessPartition]Errors in the OLAP storage engine: The attribute key cannot be found when processing: Table: 'dbo_tblFactAppname', Column: 'ACCOUNT', Value: '7061020702'. The attribute is 'AccountNom_ID1'
    Also, I tried to do some Optimize in the Application and then a Copy from a Package and I still got this error.
    Thanks for your help,
    Rodrigo

    Hi Rodrigo,
    For every application, BPC creates 3 tables in the SQL.
    1. FactWB<application> : writeback table - the data is stored whenever we send any data from the input schedules. This table is used for real term storage (the most current data sent to the system).
    2. Fact2<application> :  When we load data through DM packages, it gets stored in this table. Also called short term storage.
    3. Fact<application> : Main data storage. All data eventually resides over here. Also termed long term storage.
    Hope this helps.

  • "Template import error: No VM configure file found" on brand new setup

    Previously, I posted Console does not launch OVM 3.1.1, Win7x32 Firefox15/IE8 - Empty .jnlp file which was about VM Console not launching. Since this is a new installation, and it seemed to be a unique problem, I scratched the whole installation and started again from scratch. Everything, including the NFS file server, was re-installed from scratch CD OS installation.
    The process is pretty straightforward once you're used to it, and in less than three hours I was ready again to import my first template (a template I had imported before). But now, I submit the the request, and almost immediately the process aborts. (You can see in the information below, that 1 second passes between the Import request (06:32:36) and the failure.)
    Thing is, it takes about three minutes, even locally on the web server, to get an index of that large file (tar tzf), and at completion, the vm config file is listed.
    Am I misreading the error? My web searches for enlightenment found only one good hit on this error, and in that case it appeared to be an "out of space" issue. In this case, though, I'm importing a 5GB tarfile into a 390GB, otherwise-empty file system, so I don't think that is the issue. The failure in ovs-agent.log is below. What other information may I provide to get to the bottom of this? (Thanks for any guidance/help, of course!)
    [2012-10-31 06:31:40 3341] DEBUG (monitor:36) Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3341] INFO (notification:67) Notification sent: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:40 3338] INFO (notification:193) Sending notification: {CLUSTER} {MONITOR} Cluster state changed from [Heartbeating] to [DLM_Ready]
    [2012-10-31 06:31:48 4914] DEBUG (service:77) discover_cluster: ()
    [2012-10-31 06:31:48 4914] DEBUG (service:85) discover_cluster: call completed.
    [2012-10-31 06:32:03 4926] DEBUG (service:77) storage_plugin_mount: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, {'status': '', 'uuid': 'fc3564eb-ce8b-489c-96bc-df6de2cc8a11', 'ss_uuid': '0004fb00000900003cf41964f3476788', 'size': '330279518208', 'free_sz': '330075340800', 'state': 2, 'access_grp_names': [], 'access_path': 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', 'name': 'nfs:/mnt/ps_big/repo/repo'}, '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55', None, True, [])
    [2012-10-31 06:32:03 4926] INFO (storageplugin:108) storage_plugin_mount(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:03 4926] DEBUG (NFSPlugin:353) cmd = ['mount', '-t', 'nfs', 'filesrv.ps.***.com:/mnt/ps_big/repo/repo', '/OVS/Repositories/0004fb0000030000659e0ce6f2ecfb55']
    [2012-10-31 06:32:03 4926] DEBUG (service:85) storage_plugin_mount: call completed.
    [2012-10-31 06:32:03 4931] DEBUG (service:77) add_repository: ('filesrv.ps.***.com:/mnt/ps_big/repo/repo', '0004fb0000030000659e0ce6f2ecfb55')
    [2012-10-31 06:32:03 4931] DEBUG (service:85) add_repository: call completed.
    [2012-10-31 06:32:36 4972] DEBUG (linux:847) async call function: import_template
    [2012-10-31 06:32:36 4975] DEBUG (service:77) import_template: ('0004fb0000030000659e0ce6f2ecfb55', '0004fb0000140000fdc18a572a244015', ['http://aspire/pstop/OVM_EL5U7_X86_64_TOOLS8_52_06_PVM.tgz'])
    [2012-10-31 06:32:37 4975] INFO (notification:74) async_proc_prog: notification {ASYNC_PROC} progress PID 4975 status {'OBJECT': 'template', 'TOTAL_OBJECT_COUNT': 1, 'CURRENT_OBJECT_COUNT': 1, 'TOTAL_BYTES': 0L, 'CURRENT_BYTES': 613L, 'OPERATION': 'download'}
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} progress PID 4975
    [2012-10-31 06:32:37 4975] ERROR (service:96) catch_error: Template import error: No VM configure file found.
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/hypervisor/xenxm.py", line 1041, in import_template
    raise RuntimeError('Template import error: %s' % err)
    RuntimeError: Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] DEBUG (linux:879) ovs_async_proc: pid 4975 status 1 output Template import error: No VM configure file found.
    [2012-10-31 06:32:37 4975] INFO (notification:67) Notification sent: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:37 3338] INFO (notification:193) Sending notification: {ASYNC_PROC} exit PID 4975
    [2012-10-31 06:32:39 4987] DEBUG (service:77) storage_plugin_listFileSystems: ('oracle.generic.NFSPlugin.GenericNFSPlugin', {'status': '', 'admin_user': None, 'admin_host': None, 'uuid': '0004fb00000900003cf41964f3476788', 'total_sz': 0, 'admin_passwd': '******', 'storage_desc': '', 'free_sz': 0, 'access_host': 'filesrv.ps.***.com', 'storage_type': 'FileSys', 'alloc_sz': 0, 'access_grps': [], 'used_sz': 0, 'name': '0004fb00000900003cf41964f3476788'}, True)
    [2012-10-31 06:32:39 4987] INFO (storageplugin:108) storage_plugin_listFileSystems(oracle.generic.NFSPlugin.GenericNFSPlugin)
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:142) ENTER: listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (NFSPlugin:257) EXIT : listFileSysytems()
    [2012-10-31 06:32:39 4987] DEBUG (service:85) storage_plugin_listFileSystems: call completed.
    [2012-10-31 06:32:39 5005] DEBUG (service:77) discover_pool_filesystem: ()
    [2012-10-31 06:32:39 5005] DEBUG (service:85) discover_pool_filesystem: call completed.

    How did you get the template to where you staged it?
    I'd say the template is corrupt or you only have a partial template.
    I did notice the call to the template is based on the short name of the host. Can you confirm the VM manager can access the http path via short name?

  • Error when Importing EBIZ Application Templates

    Hello I recently have set up a new single server 3.03 VM environment that uses local storage for the repository. I am trying to import the E Business Application layer templates from in VM manager and I am getting the following error. This is a multi part template and the locations that I entered in VM manager is the following. Any thoughts or suggestions would be greatly appreciated.
    ftp://192.0.1.3/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.0
    ftp://192.0.1.3/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.1
    ftp://192.0.1.3/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.2
    Job Construction Phase
    begin()
    Appended operation 'Import Virtual Machine Template' to object 'cfgFile_0004fb00001400002c0a4c9bf22d12e9'.
    Appended operation 'Virtual Machine Cfg File Configure' to object 'cfgFile_0004fb00001400002c0a4c9bf22d12e9'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (CREATED): [VirtualMachineTemplate] 0004fb00001400002c0a4c9bf22d12e9 (OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.0)
    Object (CREATED): [VirtualMachineCfgFile] cfgFile_0004fb00001400002c0a4c9bf22d12e9
    Operation: Import Virtual Machine Template
    Operation: Virtual Machine Cfg File Configure
    Job Running Phase at 07:20 on Wed, Feb 29, 2012
    Job Participants: [44:45:4c:4c:50:00:10:56:80:31:b2:c0:4f:4a:53:31 (oraclevmserver)]
    Actioner
    Starting operation 'Import Virtual Machine Template' on object 'cfgFile_0004fb00001400002c0a4c9bf22d12e9'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.JobFailureException: OVMAPI_5001E Job "1330518038376" Failed due to failure "(02/29/2012 07:26:25:305 AM)
    Async operation failed on server: oraclevmserver.
    Object: cfgFile_0004fb00001400002c0a4c9bf22d12e9,
    PID: 5418,
    Server error message: Template import error: Command: (tar xzf /OVS/Repositories/0004fb0000030000eb01900e2b622e21/Templates/0004fb00001400002c0a4c9bf22d12e9/tmp/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.0 --no-same-owner -C /OVS/Repositories/0004fb0000030000eb01900e2b622e21/Templates/0004fb00001400002c0a4c9bf22d12e9/tmp) failed: (2)
    " on server "44:45:4c:4c:50:00:10:56:80:31:b2:c0:4f:4a:53:31" associated with object "cfgFile_0004fb00001400002c0a4c9bf22d12e9"
    Wed Feb 29 07:26:25 EST 2012
    at com.oracle.ovm.mgr.api.job.JobEngine.checkJobStatus(JobEngine.java:602)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:580)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:564)
    at com.oracle.ovm.mgr.op.virtual.VirtualMachineTemplateImport.action(VirtualMachineTemplateImport.java:68)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    FailedOperationCleanup
    Starting failed operation 'Import Virtual Machine Template' cleanup on object 'cfgFile_0004fb00001400002c0a4c9bf22d12e9'
    Complete rollback operation 'Import Virtual Machine Template' completed with direction=cfgFile_0004fb00001400002c0a4c9bf22d12e9
    Rollbacker
    Objects To Be Rolled Back
    Object (CREATED): [VirtualMachineTemplate] 0004fb00001400002c0a4c9bf22d12e9 (OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.0)
    Object (CREATED): [VirtualMachineCfgFile] cfgFile_0004fb00001400002c0a4c9bf22d12e9
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=1302 method=addTransactionIdentifier accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=setName accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=setFoundryContext accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=onPersistableCreate accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=setLifecycleState accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=setRollbackLifecycleState accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=setName accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=setFoundryContext accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=onPersistableCreate accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=setLifecycleState accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=setRollbackLifecycleState accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=setJobAsset accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=setVirtualMachineCfgFile accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=setVirtualMachine accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=importVirtualMachineTemplate accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=setSimpleName accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=setAsset accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=configure accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=setOrigin accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=setDescription accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=setAsset accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=configure accessLevel=6
    Class=InternalJobDbImpl vessel_id=1302 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=1302 method=setAssociatedHandles accessLevel=6
    Class=InternalJobDbImpl vessel_id=1302 method=setFailedOperation accessLevel=6
    Class=VirtualMachineTemplateDbImpl vessel_id=1320 method=nextJobOperation accessLevel=6
    Class=VirtualMachineCfgFileDbImpl vessel_id=1325 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job Failed Commit due to OVMAPI_5001E Job "1330518038376" Failed due to failure "(02/29/2012 07:26:25:305 AM)
    Async operation failed on server: oraclevmserver.
    Object: cfgFile_0004fb00001400002c0a4c9bf22d12e9,
    PID: 5418,
    Server error message: Template import error: Command: (tar xzf /OVS/Repositories/0004fb0000030000eb01900e2b622e21/Templates/0004fb00001400002c0a4c9bf22d12e9/tmp/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.0 --no-same-owner -C /OVS/Repositories/0004fb0000030000eb01900e2b622e21/Templates/0004fb00001400002c0a4c9bf22d12e9/tmp) failed: (2)
    " on server "44:45:4c:4c:50:00:10:56:80:31:b2:c0:4f:4a:53:31" associated with object "cfgFile_0004fb00001400002c0a4c9bf22d12e9"
    Wed Feb 29 07:26:25 EST 2012
    com.oracle.ovm.mgr.api.exception.JobFailureException: OVMAPI_5001E Job "1330518038376" Failed due to failure "(02/29/2012 07:26:25:305 AM)
    Async operation failed on server: oraclevmserver.
    Object: cfgFile_0004fb00001400002c0a4c9bf22d12e9,
    PID: 5418,
    Server error message: Template import error: Command: (tar xzf /OVS/Repositories/0004fb0000030000eb01900e2b622e21/Templates/0004fb00001400002c0a4c9bf22d12e9/tmp/OVM_OL5U6_X86_64_EBIZ12.1.3_APPS_VIS_PVM.tgz.0 --no-same-owner -C /OVS/Repositories/0004fb0000030000eb01900e2b622e21/Templates/0004fb00001400002c0a4c9bf22d12e9/tmp) failed: (2)
    " on server "44:45:4c:4c:50:00:10:56:80:31:b2:c0:4f:4a:53:31" associated with object "cfgFile_0004fb00001400002c0a4c9bf22d12e9"
    Wed Feb 29 07:26:25 EST 2012
    at com.oracle.ovm.mgr.api.job.JobEngine.checkJobStatus(JobEngine.java:602)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:580)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:564)
    at com.oracle.ovm.mgr.op.virtual.VirtualMachineTemplateImport.action(VirtualMachineTemplateImport.java:68)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at sun.reflect.GeneratedMethodAccessor866.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    End of Job
    ----------

    917901 wrote:
    Hello I recently have set up a new single server 3.03 VM environment that uses local storage for the repository. I am trying to import the E Business Application layer templates from in VM manager and I am getting the following error. This is a multi part template and the locations that I entered in VM manager is the following. Any thoughts or suggestions would be greatly appreciated. The Manager doesn't support this multi-part template. You must recombine it first into a tar.gz that can unpack successfully. The README contains information about how to recombine the files. The multi-part support for Oracle VM 3.0 still requires that each part successfully unpacks by itself.

  • Import JDE E1 OVM template

    I have downloaded and extracted the E1 OVm templates. Namely E1_OAS, E1_ENT, E1_DB. I make them accessible in localhost. When I tried to import them, I got an invalid URL error. Here are my steps
    1. login VM manager 2.2 as admin.
    2. Import VM template, downloaded from Edelivery.
    3. Source - external HTTP. aka localhost
    4. Virtutal Machine Template, E1_OAS, OS - Oracle linux 64
    5. URL - http://localhost/tmp. /tmp is where I place the extracted img and cfg files in their repective folders. I can browse the folder under localhost.
    Then I got invalid URL. Please help.
    Ling

    user11121848 wrote:
    3. Source - external HTTP. aka localhostThis is incorrect -- unpack the templates into the /OVS/seed_pool directory and use the "Discover from Server Pool" option instead. That will then just register the templates that already exist on your Oracle VM Server. To use HTTP, you need to put the compressed templates onto a webserver somewhere on your network.

  • 'Generate WSDL' error on OVM Template for EBS R12 (12.1.3)

    All,
    I have a standard VISION instance installed and running based on the OVM template for 12.1.3. When I tried to expose a Web Service via 'Generate WSDL' under Integrated SOA Gateway..I get the following error:
    Service Provider Access resulted in exception 'oracle.apps.fnd.soa.util.SOAException: SystemError: Error while sending message to server. http://ec2-107-22-78-224.compute-1.amazonaws.com:8000/webservices/SOAProvider/EbizAuth?Generate=1132&soa_ticket=Tu2z7GYoWPwq-VdgimKRFg..' when attempting to perform 'GENERATE'. Please view Service Provider logs for more details
    I have looked at the following Note as well:
    Error using the Generate WSDL Button in Oracle E-Business Suite Integrated Soa Gateway Release 12.1.1 [ID 1090946.1]
    Any one know what may be causing this issue? Do we have to do additional setup for SOA gateway after the standard install of the OVM? I tried to follow the steps in the note above but I do not see any entry for "<jdbc_url oa_var="s_apps_jdbc_connect_descriptor"/>" in the file data-sources.xml.
    Anyone have any ideas?

    Service Provider Access resulted in exception 'oracle.apps.fnd.soa.util.SOAException: SystemError: Error while sending message to server. http://ec2-107-22-78-224.compute-1.amazonaws.com:8000/webservices/SOAProvider/EbizAuth?Generate=1132&soa_ticket=Tu2z7GYoWPwq-VdgimKRFg..' when attempting to perform 'GENERATE'. Please view Service Provider logs for more details
    Can you find any details about the error in the log?
    I have looked at the following Note as well:
    Error using the Generate WSDL Button in Oracle E-Business Suite Integrated Soa Gateway Release 12.1.1 [ID 1090946.1]Did the doc help?
    Any one know what may be causing this issue? Do we have to do additional setup for SOA gateway after the standard install of the OVM? I tried to follow the steps in the note above but I do not see any entry for "<jdbc_url oa_var="s_apps_jdbc_connect_descriptor"/>" in the file data-sources.xml.
    Anyone have any ideas?Have you reviewed these docs?
    Oracle E-Business Suite Integrated SOA Gateway Troubleshooting Guide, Release 12 [ID 726414.1]
    Oracle E-Business Suite Integrated SOA Gateway 12.1.1 Consolidated One-Off [ID 815196.1]
    Thanks,
    Hussein

  • Data import from EBS failed via FDMEE in fdm . Getting error message as "Error connecting to AIF URL.

    FDM Data import from EBS failed via FDMEE after roll back the 11.1.2.3.500 patch . Getting below error message in ERPI Adapter log.
    *** clsGetFinData.fExecuteDataRule @ 2/18/2015 5:36:17 AM ***
    PeriodKey = 5/31/2013 12:00:00 AM
    PriorPeriodKey = 4/30/2013 12:00:00 AM
    Rule Name = 6001
    Execution Mode = FULLREFRESH
    System.Runtime.InteropServices.COMException (0x80040209): Error connecting to AIF URL.
    at Oracle.Erpi.ErpiFdmCommon.ExecuteRule(String userName, String ssoToken, String ruleName, String executionMode, String priorPeriodKey, String periodKey, String& loadId)
    at fdmERPIfinE1.clsGetFinData.fExecuteDataRule(String strERPIUserID, String strDataRuleName, String strExecutionMode, String strPeriodKey, String strPriorPeriodKey)
    Any help Please?
    Thanks

    Hi
    Getting this error in ErpiIntergrator0.log . ODI session ID were not generated in ODI / FDMEE. If I import from FDMEE its importing data from EBS.
    <[ServletContext@809342788[app:AIF module:aif path:/aif spec-version:2.5 version:11.1.2.0]] Servlet failed with Exception
    java.lang.RuntimeException
    at com.hyperion.aif.servlet.FDMRuleServlet.doPost(FDMRuleServlet.java:76)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

  • Import Comments data and Dimension Members from csv file via Data Manager

    Dear Experts,
    I have two questions regarding the data manager.
    Q1.Is it possible to import "Comments" from the csv file via Data Manager?
    We'd like to import the amount with "Comments".
    My image of csv file is like below;
    ACCOUNT,CATEGORY,TIME,ENTITY,INPUTCURRENCY,AMOUNT,COMMENTS
    1100000,ACTUAL,2010/06,LC,30000,This is comment
    Q2.Is it possible to import the dimension "members" from the csv file via Data Manager?
    We have a user-defined dimension named "Project"
    and would like to import the members, instead of maintaining them in BPC administration manually.
    I found an online help information which says "Import Master Data from a Data File Example",
    but I could not find any relevant sample package for this.
    (I tried to import the members by using "Import" package, but it failed...)
    reference:http://help.sap.com/saphelp_bpc75/helpdata/en/86/8b1bfc12c94fb0b585cca70d6f1b61/content.htm
    Thanks in advance for your help.
    Fumi

    Hi Fumi,
    In this case, I would suggest you to create a customized SSIS package which will fill-in the "Comment<APP>" table, according to the csv file you have. I do not know any standard package that allows you to import comment the way you would like...
    Best Regards,
    Patrick

  • VNC errors with OVM 3.0.3 Manager and Server

    Hi all,
    I installed the Linux RPM for Tight VNC View and have errors:
    [root@myserver]# rpm -qa|grep tightvnc
    tightvnc-java-1.3.9-3
    [root@myserver]# which tightvnc
    /usr/bin/which: no tightvnc in (/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
    OVM 3.0.3 then complains:
    Failed to execute local configured vnc viewer due to
    java.io.IOException: Cannot run program no such file or directory
    How would I resolve this issue to get the console working for the VM?

    Hi Avi,
    When I open the console from OVM 3.0.3 Manager, it prompts me to open the following Java files:
    ovm_rasproxy-ws.jnlp
    vnc-viewer.jnlp
    then it opens a VNC window with Options menu on the OVM Manager host.
    I removed the hostname from the setting from the VNC window
    Now it complains "Login Failed" from the Oracle VM Manager Linux host.
    I verified that tightvnc RPM has been successfully installed so not sure why this is happening.
    Both errors occur on the actual OVM 3.0.3 Manager Linux host from where I run the OVM Manager web based application.

  • Invoice created via SUS having error -The template item 1 does not exists

    Hi All,
    We are in SRM6.0 and in our PRD system, we have few invoices created through SUS showing error "The template item 1 does not exist.
    These invoices went into "To be corrected" status and when I hit check it gives me above error message. The message itself don't make much sense to me. Please note we can create new invoice in SRM manually and everything works fine.
    Appreciate any pointers.
    Thanks, Sachin

    We have analysed the issue and found we are getting this error because these invoices are missing with "BE_LOG_SYSTEM" field in table BBP_PDBEI and "BE_REFOBJ_TYPE" field is showing "BUS2201 instead of "BUS2012".
    Any feedback why we have these difference as compare to good invoices (created directly in SRM).
    Thanks, Sachin

  • Import error in Full=y

    Hi
    Few days back , i had a problem for export dmp file of entire database.But with help of the FORUM , i could success on creating full DMP file.Now i wanted to import that DMP file in to the target machine.
    as basic requirement of target server , i deleted newly created user who is having admin rights for certain table space. Other wise when we execute the import command we would see lots of errors.
    Now in that target server we have only system users , sys , system ...etc.no any other external users.
    imp system/manager file=exp.dmp log=imp.log full=y feedback=100 ignore=y
    But now i;m getting an error
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning option
    JServer Release 9.2.0.7.0 - Production
    Export file created by EXPORT:V09.02.00 via conventional path
    Warning: the objects were exported by GATEWAY, not by you
    import done in UTF8 character set and UTF8 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses US7ASCII character set (possible charset conversion)
    export server uses AL16UTF16 NCHAR character set (possible ncharset conversion)
    IMP-00017: following statement failed with ORACLE error 4068:
    "BEGIN SYS.DBMS_REPCAT_MIG.PRE_IMPORT; END;"
    IMP-00003: ORACLE error 4068 encountered
    ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "SYS.DBMS_REPCAT_UTL" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "SYS.DBMS_REPCAT_MIG", line 116
    ORA-06512: at line 1
    IMP-00000: Import terminated unsuccessfully
    GATEWAY , user is in the parent server , which i have used to take the dmp file.but in new server i dnt have a user called GATEWAY.and SID's also different. Parent server having different SID and new server having different SID.
    But i'm execute IMP through , SYSTEM/MANAGER .
    Can somebody help to solve this issue ?
    Thank you
    Luke

    Metalink can be accessed from [metalink.oracle.com]
    if you have support contract, register with your CSI number and get access.
    Try with Schema level import and see.
    imp system/manager file=file.dmp fromuser=A,B,C,D touser=A,B,C,D ignore=y log=imp.log indexes=N rows=Y constraints=N - this will import just the data.
    imp system/manager file=file.dmp fromuser=A,B,C,D touser=A,B,C,D ignore=y log=imp2.log indexes=Y rows=N  constraints=Y - this will import indexes and enables constraints.HTH
    Anantha

  • What is "Import Error"?

    My issue is exactly like this story:
    http://www.zdnet.com/blog/government/itunes-publisher-inexplicably-fails-to-publ ish-an-ibook-now-what/9027
    Validation success, deliver success -> nothing happened, nothing to manage -> Status is "Import Error", no error messages to know what to do. 
    What should I do? I have been trying (and waiting) for many times, looking for any possible suggestions to try.
    I am using iBooks Author to generate iBooks format, to publish as free book.

    I found the guilty greek letter (  ) eta, introduced into my eBook using the Character Viewer of Mac OS X (in the Language & Text System Preference Panel) causing the 'import error' - which actually appeared as typsetting error in the preview of the eBook on my iPad.
    Before knowing that, my approach was to continuously delete section by section, submit the truncated eBook (of course from within iBA, pressing the publish button, as advised by iBookstore Support), wait for the 'import error' by using the Lookup Status... in iTP, undo the delete section in iBA, delete the next section and start over again in order to get a quicker feedback. After submitting 17 versions, it was not the movies, it was not the template, nor the galleries and it was not any of the figures but it was the only letter which I then typsetted using the LaTeX markup provided by the 'insert equation' in iBook Author 2.0.

  • Adobe Reader software updates delivered via Config Manager

    Hello. I've got a fleet of Windows 7 PCs running Reader X. I deploy software updates via Config Manager, and import the Adobe updates via SCUP. All my Windows 7 PCs are currently running version 10.1.1, however none of them are picking up Reader 10.1.3. The update just isn't being flagged as required... any ideas?
    By the way, I did look at update path and nothing jumped out at me from there

    Hello again, sorry the tardy reply.
    SCCM reqs - yes. Pretty standard setup. Flash updates roll out without any issues.
    No errors - nothing happens.
    Exact steps:
    Receive SCUP alert
    Import Adobe updates
    Publish Updates
    Synch SCCM Software Updates
    Deploy Adobe updates (as I siad, Flash updates are fine, so I don't see this as a SCUP problem).
    That said, I deleted the Adobe updates from Config Manager, and then redeployed them as part of the standard monthly release. This time I received around 2100 installs and 3200 not required (this is about right for Adobe X), whereas before I was getting double figures for installs and mostly Not Required.
    Perhaps I had received a bad update, or maybe something went wrong with the SCUP to SCCM import/packaging.
    Anyway, all sorted... thank you for the response.

  • WCS: AP / MSE Authorization Controller Template via CSV file???

    hello experts we are required to create a large number of "AP / MSE Authorization Controller Templates" on a WCS 7.0.172.0 system. ideally we would like to create these templates via CSV file to make the import as easy as possible. when the import is done via csv file the name of the template is automatically being set to the mac address of the access point. this because there is not way (at least not in the documented example) on how to specify the template name in the CSV file. so the question is, if anybody knows how we can specifiy the template name during the csv templated based creation in order to make sure we have the APs hostname set as the name of the template. further usage will be much more easy when the template has the AP hostname. any suggestion is highly welcome many thanks

    Stephen,
    debug mac add  00:19:55:5f:cc:fa is empty and
    (Cisco Controller) >show interface summary
    Interface Name                   Port Vlan Id  IP Address      Type    Ap Mgr Guest
    ap-manager                       1    2        10.148.0.4      Static  Yes    No
    management                       1    untagged 10.148.0.3      Static  No     No
    virtual                          N/A  N/A      1.1.1.1         Static  No     No
    (Cisco Controller) >
    (Cisco Controller) >
    (Cisco Controller) >
    (Cisco Controller) >show interface detailed management
    Interface Name................................... management
    MAC Address...................................... 64:00:f1:91:4f:80
    IP Address....................................... 10.148.0.3
    IP Netmask....................................... 255.255.255.192
    IP Gateway....................................... 10.148.0.1
    VLAN............................................. untagged
    Quarantine-vlan.................................. 0
    Physical Port.................................... 1
    Primary DHCP Server.............................. 10.16.16.225
    Secondary DHCP Server............................ Unconfigured
    DHCP Option 82................................... Disabled
    ACL.............................................. Unconfigured
    AP Manager....................................... No
    Guest Interface.................................. No
    (Cisco Controller) >

Maybe you are looking for

  • MULTIPLE DEVICES SETUP IN ITUNES, SAME APPLE ID

    We have one home computer (with Windows), and have 2 IPOD Touch's plus 1 IPAD all setup in ITUNES on this same computer.  We are also setup with ICLOUD.  Kids IPOD's get music and FACETIME contacts all mixed up with each other and with the IPAD.  Wha

  • How to get the data in a dynamicRegion

    I key in some data in the from of a dynamicRegion. These data are saved in a VO. Then, I open a second form. I want these data can be saved in VO after I open other forms. How to do that?

  • GPS/Maps problem

    Whenever I try to get directions between two locations, it always pops up with the error message "Transit directions could not be found between these locations." I have downloaded the latest software and firmware as well as completely restored my iPh

  • ICC Profile Box

    What is the ICC Profile Box

  • Most items are missing from BSIS

    Hi, I'm querying BSIS (direct read from table) via SQ01, and most items are missing. It seems to depend on the general account number: those registered in a profits-and-loss type of account are missing. Those registered in a balance-sheet type of acc