VM creation from iso -issue

Hi All,
I am trying to create a virtual machine in my OVM 3.1.1 and install WIn 2008 Server there... So I uploaded iso file into my repository, created the vm but when I tried to start it I got the error saying that it failed because:
stderr: Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
as it happens I have my Intel virtualization enabled in my BIOS so after a quick search I found the info to disable it in Virtualbox (I use to run my OVS, OVM etc). BUT when I try to disable it there I get the info that it will be enabled back again automatically because I am using 64-bit versions of OVS, Linux and whatever else I tried. I googled back for any other solution and I found the info I should change my VM's settings to XEN PVM (I had XEN HVM) and I did it. But then I lost my CDROM from Boot Order and when I provide my ftp location I have my .iso file it says:
failed (1): stderr: Error: Boot loader didn't return any data!
Can you please advice me what to do and how can I get it working? I am so angry and tired with OVM 3.1.1 already I can't even express it. I did the same work using 2.2 and there was no issues at all and here only issues at every step...
The network path I provide is: ftp://(server IP)/(folder name)/(file name).iso
Thank you in advance.
Best regards,
BVV
Below I present full log:
Job Construction Phase
begin()
Appended operation 'Virtual Machine Start' to object '0004fb0000060000df13c2bfcbcddeb9 (e1dep912)'.
Appended operation 'Bridge Configure Operation' to object '0004fb0000200000db9d34274106c712 (network.BondPort (1) in jdexovs01)'.
commit()
Completed Step: COMMIT
Objects and Operations
Object (IN_USE): [Vnic] 0004fb0000070000579e91be15244520 (00:21:f6:00:00:05)
Object (IN_USE): [BondPort] 0004fb0000200000db9d34274106c712 (network.BondPort (1) in jdexovs01)
Operation: Bridge Configure Operation
Object (IN_USE): [VirtualCdrom] 0004fb000015000017c32e2b7193d4b1.iso (bie2k8r2612.iso)
Object (IN_USE): [VirtualMachine] 0004fb0000060000df13c2bfcbcddeb9 (e1dep912)
Operation: Virtual Machine Start
Object (IN_USE): [VmDiskMapping] 0004fb00001300003d25114949c3c86f
Object (IN_USE): [VirtualDisk] 0004fb0000120000f2e72f1e0932759b.img (JDEx_DEP_02)
Object (IN_USE): [VmDiskMapping] 0004fb0000130000bfbbf1fcc929c95f
Job Running Phase at 22:50 on Tue, Jan 15, 2013
Job Participants: [81:23:05:c6:a5:c8:4d:c3:b9:34:f1:1d:07:17:c5:87 (jdexovs01)]
Actioner
Starting operation 'Bridge Configure Operation' on object '0004fb0000200000db9d34274106c712 (network.BondPort (1) in jdexovs01)'
Bridge [192.168.0.0] already exists (and should exist) on interface [bond0] on server [jdexovs01]; skipping bridge creation
Completed operation 'Bridge Configure Operation' completed with direction ==> DONE
Starting operation 'Virtual Machine Start' on object '0004fb0000060000df13c2bfcbcddeb9 (e1dep912)'
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: jdexovs01 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb000003000036c3a1bc943405a1 0004fb0000060000df13c2bfcbcddeb9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg".
Tue Jan 15 22:50:43 CET 2013
Tue Jan 15 22:50:43 CET 2013
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
at com.oracle.ovm.mgr.action.VirtualMachineAction.sendStartVmCommand(VirtualMachineAction.java:121)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.asyncAction(VirtualMachineStart.java:65)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAsyncAction(ManagedObjectDbImpl.java:999)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAsyncAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:596)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.action(VirtualMachineStart.java:52)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
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:773)
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)
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb000003000036c3a1bc943405a1 0004fb0000060000df13c2bfcbcddeb9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg".
Tue Jan 15 22:50:43 CET 2013
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
... 43 more
FailedOperationCleanup
Starting failed operation 'Virtual Machine Start' cleanup on object 'e1dep912'
Complete rollback operation 'Virtual Machine Start' completed with direction=e1dep912
Rollbacker
Executing rollback operation 'Bridge Configure Operation' on object '0004fb0000200000db9d34274106c712 (network.BondPort (1) in jdexovs01)'
Complete rollback operation 'Bridge Configure Operation' completed with direction=DONE
Executing rollback operation 'Virtual Machine Start' on object '0004fb0000060000df13c2bfcbcddeb9 (e1dep912)'
Complete rollback operation 'Virtual Machine Start' completed with direction=DONE
Objects To Be Rolled Back
Object (IN_USE): [Vnic] 0004fb0000070000579e91be15244520 (00:21:f6:00:00:05)
Object (IN_USE): [BondPort] 0004fb0000200000db9d34274106c712 (network.BondPort (1) in jdexovs01)
Object (IN_USE): [VirtualCdrom] 0004fb000015000017c32e2b7193d4b1.iso (bie2k8r2612.iso)
Object (IN_USE): [VirtualMachine] 0004fb0000060000df13c2bfcbcddeb9 (e1dep912)
Object (IN_USE): [VmDiskMapping] 0004fb00001300003d25114949c3c86f
Object (IN_USE): [VirtualDisk] 0004fb0000120000f2e72f1e0932759b.img (JDEx_DEP_02)
Object (IN_USE): [VmDiskMapping] 0004fb0000130000bfbbf1fcc929c95f
Write Methods Invoked
Class=InternalJobDbImpl vessel_id=4222 method=addTransactionIdentifier accessLevel=6
Class=VirtualMachineDbImpl vessel_id=2576 method=start accessLevel=6
Class=VnicDbImpl vessel_id=805 method=lock accessLevel=6
Class=VirtualDiskDbImpl vessel_id=2435 method=lock accessLevel=6
Class=VirtualCdromDbImpl vessel_id=3896 method=lock accessLevel=6
Class=VnicDbImpl vessel_id=805 method=lock accessLevel=6
Class=VmDiskMappingDbImpl vessel_id=2588 method=lock accessLevel=6
Class=VmDiskMappingDbImpl vessel_id=3916 method=lock accessLevel=6
Class=VirtualDiskDbImpl vessel_id=2435 method=lock accessLevel=6
Class=VirtualCdromDbImpl vessel_id=3896 method=lock accessLevel=6
Class=VirtualMachineStartingEventDbImpl vessel_id=4231 method=notify accessLevel=6
Class=VirtualMachineStartingEventDbImpl vessel_id=4231 method=setDescription accessLevel=6
Class=BondPortDbImpl vessel_id=609 method=addJobOperation accessLevel=6
Class=InternalJobDbImpl vessel_id=4222 method=setCompletedStep accessLevel=6
Class=InternalJobDbImpl vessel_id=4222 method=setAssociatedHandles accessLevel=6
Class=BondPortDbImpl vessel_id=609 method=setCurrentJobOperationComplete accessLevel=6
Class=BondPortDbImpl vessel_id=609 method=nextJobOperation accessLevel=6
Class=VirtualMachineDbImpl vessel_id=2576 method=nextJobOperation accessLevel=6
Class=InternalJobDbImpl vessel_id=4222 method=setFailedOperation accessLevel=6
Class=VnicDbImpl vessel_id=805 method=nextJobOperation accessLevel=6
Class=BondPortDbImpl vessel_id=609 method=nextJobOperation accessLevel=6
Class=VirtualCdromDbImpl vessel_id=3896 method=nextJobOperation accessLevel=6
Class=VirtualMachineDbImpl vessel_id=2576 method=nextJobOperation accessLevel=6
Class=VmDiskMappingDbImpl vessel_id=3916 method=nextJobOperation accessLevel=6
Class=VirtualDiskDbImpl vessel_id=2435 method=nextJobOperation accessLevel=6
Class=VmDiskMappingDbImpl vessel_id=2588 method=nextJobOperation accessLevel=6
Class=BondPortDbImpl vessel_id=609 method=nextJobOperation accessLevel=6
Class=VirtualMachineDbImpl vessel_id=2576 method=nextJobOperation accessLevel=6
Completed Step: ROLLBACK
Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: dispatch to server: jdexovs01 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb000003000036c3a1bc943405a1 0004fb0000060000df13c2bfcbcddeb9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg".
Tue Jan 15 22:50:43 CET 2013
Tue Jan 15 22:50:43 CET 2013
com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: jdexovs01 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb000003000036c3a1bc943405a1 0004fb0000060000df13c2bfcbcddeb9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg".
Tue Jan 15 22:50:43 CET 2013
Tue Jan 15 22:50:43 CET 2013
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
at com.oracle.ovm.mgr.action.VirtualMachineAction.sendStartVmCommand(VirtualMachineAction.java:121)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.asyncAction(VirtualMachineStart.java:65)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAsyncAction(ManagedObjectDbImpl.java:999)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
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:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAsyncAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:596)
at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.action(VirtualMachineStart.java:52)
at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
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:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAction(Unknown Source)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
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:330)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
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:773)
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)
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb000003000036c3a1bc943405a1 0004fb0000060000df13c2bfcbcddeb9, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg'] failed (1): stderr: Error: Boot loader didn't return any data!
stdout: Using config file "/OVS/Repositories/0004fb000003000036c3a1bc943405a1/VirtualMachines/0004fb0000060000df13c2bfcbcddeb9/vm.cfg".
Tue Jan 15 22:50:43 CET 2013
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
... 43 more
End of Job
----------

I have my ISO in my repository. It is perfectly bootable. But it can not be used to create this machine because PVM can not use it...
I just created http server, mounted this iso - I can access it via browser and still the same.
WHAT should be in the network path??? I put http://(server name)/mount location, I put ftp://(server ip)/(shared folder) and still NOTHING (!) What else can I try? I tried to connect directly to setup.exe and also nothing!
Please advice. I have enough of it. I can't believe Oracle as it is could allow OVM 3.1.1 as low as it is to be released into the market. I have never seen worse system then this one. I would not believe if someone told me how bad it is...

Similar Messages

  • Automatic PO creation from SC

    Hi Experts,
    I am using SRM 7.0 with extended classic scenario and I have issue in the automatic po creation. For some Shopping Carts the PO is not automatically created. The SC is having Source of Supply Assigned and all the approves have completely approved the SC.  The latest status is  I1111          Item in Transfer Process.
    I checked in RZ20, ST22 and could not find any error or dumps.
    For the SC item under BBP_PDBEI the BE_OBJECT_TYPE is BUS2201 and BE_OBJECT_ID 1, once I trigger the PO creation manually the PO object id is reflected here.
    For such SC I am running the report BBP_ALERT_SB_NOTTRANSFERED manually which puts the SC in I1112 Error in Transmission Status and later I can trigger the SC creation from the alert monitor.
    For POs created in this manner the PO is created in Held Status without any line items, is this normal?
    I have two questions which I want to understand, how is the automatic po creation from SC setup, is there any customizing involved for the po creation from SC to happen automatically?
    What else should I check to find the reason why the the SC was stuck in I1111 status and PO was not created?

    You need to configure the Purchasing group and this will take care of automatic transfer of Doc to sourcing cockpit. Make sure you also maintain the customization for sourcing always carried out for Prod categories.
    Regards
    Saurabh

  • Automatic PR Creation from Sales order

    Hi All,
              This is with respect to PR creation from Sales order for 3rd party items.
    I am able to create PR from standard sales order and i dont have any issues with that.  I have used schedule line categories which is configured with Order type Z2, Item rel for dlvy checked and Acct assigment group as E.
    Now my question is , I want to copy partners from sales order to Purchas req. Currently some partners are getting transferred from Sales order to P.Req, But not all there in sales order. Where do we control the data that can be copied from Sales order to P. Req
    Thank you
    Kris

    Hi,
    Genrating PR, Mostely depends on shedule line,see which shedule line u r determining for HIGH LEVEL ITEM ,for that shedule line maintain setting is VOV6.
    kapil

  • Auto PO creation from PR through ME58 problem.

    Hi experts.
    We are providing facility to our client  auto po creation from PR through Me58 transaction code.
    I am facing amazing problem is that it is working fine in development client , not working in Quality and  Production client , exactly  problem is that ME58 u2013 Ordering Assigned Purchase requisition  & Process Assignment  Create PO , Purchase order cannot be created, PR  shift in document overview , it means user want to drag and drop in purchase order then system create PO , this problem I am facing in Quality & Production , but it is working fine in development server there is no need to drag and drop , immediately after Process assignment Create PO , system directly convert PR into PO  just only need to check and save PO. I compare everything with development & quality data including material master , source list and everything still I am unable to understand where is the problem , is there any customization settings related to auto po ?  pls. suggest any solution to solve this issue.
    Kumar

    Hi,
    Config setting.
    Settings for Automatic PO creation is:
    1. Select the Automatic PO check box/option in Purchasing view of material master
    2. Select the Automatic PO option in the purchasing data view of Vendor master
    3. Maintain Purchase info record
    4. ME56- Assign the vendors to PR's
    5. ME58- Create PO via assignment list(PR-> PO)
    6. ME57- Assign and process PR's
    7. ME59N - Create PO automatically via PR
    Above step by step procedure is involved in the Automatic PO creation.
    SAM

  • Auto PO creation from PR

    Dear All,
    I have done all process required for Auto PO creation from PR. With TCode Me59 i am able to create a PO also but some field in PO are blank like in header level Additional  tab - Validity Start and Validity End, in Communication tab - Your Reference and Our Reference.
    And while using ME59N, its shows error
    "PO cannot be created
    PO header data still faulty
    Enter Our Reference
    Enter Validity End
    Enter Validity Start
    Enter Your Reference
    Requisition could not be converted"
    How will i fill these field. Any link from info record or source list. These field are necessary in PO.
    Please anybody help me to solve this issue.

    Yes Sir. You have said the right thing. At first i have done the same that make these fields optional. but here as per our business these fields are mandatory for PO. Is there any other way that we forcefully enter data in these fields.
    And one more thing i want to ask, i have created PR through MRP run, in this how could i maintain fixed vendor, valuation type, purch org, info record. These all things are necessary to create auto PO creation. Now what are we doing that we create PR through MRP run and then go to change PR enter all these thing and then run ME59N. After that the same problem some fields are blank in PO.
    Please suggest me any other way to maintain this....

  • I want to exclude certain vendors up front of proposal creation from F110

    Hi,
         I want to exclude certain vendors up front of proposal creation from T.code F110.
    Meaning - I would use the range 850000 - 999999, but I would also like to exclude for example vendor #'s  912271, 912771, 959281 from this proposal.
    Currently the only way to exclude a vendor is to skip it from the proposal after it creates.
    But is there anyother to overcome with this issue because it requires lot of time to find vendor and then delete it.

    Hi,
    Its possible to exclude with the help of field LFA1-NAME1 in the free selection screen.  Select the field, give the names and mark exclude values indicator.
    Hope this helps.
    Thanks
    Krishna.

  • Convert from ISO 8859-1 encoding to UTF-8

    Hi
    My Os name is 'SunOS ut51109 5.10 Generic_144500-19 sun4v sparc SUNW,T5440'.
    I want to change the encoding of the existing .bcp file from ISO 8859-1 to UTF-8 with out using any temp files as these .bcp file will be pointed by an external table.
    here is the command I issued in the script(ksh file)
    iconv -f ISO8859-1 -t UTF-8 file1.bcp > file1.bcp
    After the script got executed file1 is empty(showing 0 bytes).
    Please correct me or let me know the syntax to be followed to write the data into the same file in UTF-8 format.
    Thanks
    kartheek

    You cannot do conversion from ISO 8859-1 to UTF-8 in-place because the UTF-8 version will generally be longer (unless you convert a pure ASCII file, which does not need conversion in the first place). Therefore, you would have to overwrite what you have not read yet. Instead, convert to a new file with a temporary name, drop the original and rename the temporary back to original. This is not that complicated.
    If the problem is that you want to overwrite a file already open by the database, then rename the incoming file first and then convert copying to the target.
    -- Sergiusz

  • Purchase Requisition Creation From Release

    Dear PM Gurus,
    For Manual material availability Check to work before release, the Purchase Requisition check is to be set to Immediately in SPRO-> Define Change Docs and Collective PR or Activating Pr from Now On from Maintenance Order. The issue is that I want to restrict the creation of Purchase Requisition to Release of Maintenance Order but what is happening is upon saving the Maintenance Order, the PRs for all non stock materials are created and I also want the manual availability check to work before release.
    Simplifying above details:
    I want Manual material availability check to work and PR generation from release both in my Maintenance Order to work..
    Regards..

    Hi DP Singh,
    I had seen the configuration settings that you are telling me but you see the Problem is:
    If in Define Change Docs, Collective Purc. Req. Indicator, Operation No. Interval, you define the Res/PReq Indicator as Immediately, then the Manual Material Availability Check would work accurately but upon saving the Order, System would generate the Purchase Requisition.
    and If in Define Change Docs, Collective Purc. Req. Indicator, Operation No. Interval, you define the Res/Preq Indicator as From Release, then the Manual Material Availability Check would not work as no material is as such MRP relevant till the time of releasing the Order but the Purchase Requisition would be created only when the Order is released.
    Now What I want is both the Manual Availability Check to work and Purchase Requisition Creation From Release, but this is not possible according to the Standard SAP System. A workaround could be that I configure the automatic material availability upon release and configure the Res/Preq indicator as From Release, that way the material availability would be checked when the order is released and Purchase Requisitions would also be created from Release but still the Manual Availability Check would not work.
    The Ideal Solution should have been configuring the Res/Purchase Requisition Indicator for all Non Stock Materials to be From Release and the Res/ Purchase Requisition Indicator for all Stock Materials to be Immediately. This way your manual availability Check would work for all Stock Materials and Purchase Requisition for all Non Stock materials would only be created upon Release. But this  But still this is an ideal solution not the actual solution for standard SAP does not give you the flexibility to do such a setting in customizing or using Enhancement.
    The Work Around Solution given by SAP is as follows: The system provides the following workaround:
    After you change the indicator for materials planning-relevance to
    "immediately" you can execute the availability check as required. You must
    not save the order or network.
    Regards,
    Muhammad  Usman Kahoot
    Edited by: Usman Kahoot on May 27, 2010 1:32 PM

  • Error "Can't find boot device by boot options" when boot from ISO via AMT

    Hello.
    When I try to boot from ISO CD via AMT I got an error message:
    "Can't find boot device by boot options"
    Settings are similar to what I made in HP 8100, 8200 etc - SOL/IDER/KVM, network access enabled
    Where could be a problem?
    Prod. name: HP Compaq Elite 8300 Microtower PC
    Prod. number: B0F41EA

    Just wanted to follow up with this as I got a response from HP. It looks like it is at least the 2.9 BIOS version that has this issue. I know that at least the 2.51 BIOS version is unaffected. 

  • Creating Change request from an Issue

    Hi, all.
    We have created new transaction type for change request (SDCR  at default) and have specified it for usage in parametre CHANGE_REQUEST in DNO_CUST04.
    However, creation of a change request from a issue (problem) ignores this customisation. As has shown code research - the constant there is used.
    Whether there are to it reasons or notices in the documentation?
    Whether there was for you such problem and how you solved it?
    Regards,
    Konstantin

    You need to maintain Transaction Types Mapping. Map your target procedure type (ZDCR) to your source procedure type (e.g. SLFN or ZLFN).
    Do this in IMG task "Define Mapping Rules for Copy Control"

  • Hyper-V VM Generation 2 - How to boot from .ISO

    Hi guys, 
    Server OS: Windows Server 2012 R2
    I have a VM Gen2 with following settings: 
    I can boot fine from the same .iso from a Gen1 VM so the .iso is bootable. 
    I know that the Gen2 VM uses SCSI instead of IDE, but I have no clue regarding how to boot from the .iso..
    Any ideas?
    Thanks in advance!
    Best regards,
    Kenny

    Hi,
    Please confirm your image fixed the EFI boot comment. You may facing the following issue.
    Hyper-V VM Generation 2 - How to boot from .ISO
    http://social.technet.microsoft.com/Forums/en-US/29574a12-7528-4f49-ae12-6fe1d85b3732/hyperv-vm-generation-2-how-to-boot-from-iso?forum=winserverhyper
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Automatic PO creation from PR with no master data

    Dear gurus,
    Is it possible to run ME59- Auto PO creation from approved PR with no master data/source assigned/PIR? Assuming user create adhoc PR.
    Is it possible to run this process successfully if i didn't meet on the criteria below? let say no.1 is not checked?
    1.Material Master purchasing view, check automatic PO check box.
    2. Vendor Master purchasing view, check automatic PO check box.
    3. Maintain Source list for Vendor and Material (transaction ME01) and also see validity period.
    4. Maintain Purchase Info Record (transaction ME11), check info record category (must be standard or pipeline or subcontracting)
    5. Create a Purchase Requisition ( transaction ME51N), during creation select check box of Source Determination.
    6. Use transaction ME59 and execute for purchase requisition for vendor, you will be able to create automatic PO.
    Thanks in advance.

    Hi,
    yes all point should be checked
    check following link
    [http://www.sap-img.com/materials/steps-to-create-auto-po.htm]
    Regards
    Kailas Ugale

  • Purchase Order Creation from ME5A Report

    Hi experts,
    My client wants Purchase Order Creation from ME5A Report.
    He wants show Open Purchase Requisition through ME5A report then he will select Purchase Requisition Number or line item for po creation from there only.
    Please advice how I can map this process in sap.
    Thanks in advance,
    Chandhu

    Why don't you use ME57 to display open PRs and then assign sources and convert them to PO?
    Or use ME57 to assign sources and ME59 to automatically convert them to PO.
    You can create your very own format for report display using  custom "Scope Of List" for ME57.
    Look in SPRO under Purchasing>Reporting>Maintain Purchase requisition lists.

  • IDOC/BAPI for Production order creation from Legacy system

    Hi all
    We are using an interface to create Production orders from legacy to SAP. Would you recommend an IDOC or a BAPI to create Production orders. If IDOC or BAPI then could you please mention which one?
    thanks a bunch

    Hi John,
    For your purposes, please use BAPI for production order creation from legacy system. There is no standard inbound IDoc available to use. SAP has an IDoc for outbound interface only (message type LOIPRO).
    If there is an inbound IDoc available, I would recommend to use an IDoc.
    IDoc technology has excellent error handling and will allow you to reprocess an error (if any).
    BAPI is also good approach to use and fast in term of  processing.
    For BAPI approach, you can use BAPI BAPI_PRODORD_CREATE.
    Hope this will help.
    Regards,
    Ferry Lianto

  • Blocking RdA creation from Sales Order Schedule Line

    Hi Gurus,
    please do you know if there is a way to block the RdA creation from Sales Order schedule line, for TAS item category? I tried with Header Delivery block without quantity confirmation but even if quantity on schedule lines are not confirmed, RdA is created anyway.
    Thank you very much
    Kind Regards
    Andrea

    thank you

Maybe you are looking for

  • Buggy AAC Conversion process drops File Properties?

    Hi, I just decided (apparently crazily) to convert my MP3s that had been ripped from CDs over to AAC (m4a) format. After multiple passes through it finally completed. Now having looked at my files, they have lost all of their file summary information

  • Independent delivery numbers for each Inventory Organization.

    Hi. To all the community. We have an EBS instance with multiorg. We have 3 companies, and each company has its set of books, operating unit and inventory organization. Actually, the EBS is seeting up in a way that is giving a unique delivery number (

  • Ace HTTP Probe expect regex

    Hi, I have a question about the config of the ACe probe. I have the following probe defined : probe http P_HTTP_TEST interval 5 passdetect interval 2 passdetect count 2 request method get url /test expect status 200 200 expect regex trululu I would l

  • Check function module

    hi friends what does the check function module and receiver function module do? what is the usage of these function module? Explain details Regards vijay

  • Infotype 0045 enhavcement and user exit

    Hi all, I am facing a very peculiar problem. I am supposed to modify infotype 0045. In this infotype, there are three tabs - basic data, conditions AND PAYMENTS. I have to create another additional tab - permissions such that it should be the first t