Re: Need urgent help on execQuery for Pegasus 2.7.2
Kirk Augustin <[email protected]>
| Newsgroups | gmane.network.open-pegasus.general |
|---|---|
| Message-ID | <[email protected]> |
Here is a link to the original PEP to add execQuery to Pegasus: http://www.openpegasus.org/pp/uploads/40/4436/execQuery6-PEP.html It has sample code that should allow you to make a provider that supports queries. Most providers do not. But it would be nice if they all did. This is about 8 year old however, and there are probably newer examples available. Kirk Augustin 11821 NW McNamee Rd Portland, OR 97231 ________________________________ From: swanand Dunakhe <[email protected]> To: [email protected] Sent: Friday, July 8, 2011 1:50 AM Subject: Need urgent help on execQuery for Pegasus 2.7.2 Hi, I am using Pegasus 2.7.2 on RHEL, I needed a help regarding execQuery Functionality of Provider. I have installed the default release and devel RPMs (version 2.7.2). Whenever I try to invoke e xecQuery from cimcli or any WBEM client, it gives me an error CIM_ERR_NOT_SUPPORTED. I tried setting up the environment variable to PEGASUS_ENABLE_EXECQUERY=true, but it does not help. I also tried using providerType InstanceQueryProvider i.e 7 but the version says type is not supported. Is there any other configuration that needs to be done? Is there any other way so that can I achieve this Query Execution thing? Need some inputs for the same. Note: I have not built a binary from source, using the default one. It does not have anything such as InstanceQueryProvider, or ProviderType 7 Thanks and Regards, Swa