How to get the fnd_profile.value in the host program

Hi all

How to get the FND_PROFILE. VALUE('ORG_ID') in the host program.

I loved not below, but it failed.

v_return =' $ORACLE_HOME/bin/sqlplus - s $FCP_LOGIN < < END

set pagesize 0

trigger the echo

fnd_profile. Value ('ORG_ID');

EXIT;

END '

echo $v_return

but it error with the message: Retrun value SP-0734: unknown command beginning "fnd_profile...". »

Kind regards

UVA

> but it error with the message: Retrun value SP-0734: unknown command beginning "fnd_profile...". »

.. .who is the same thing that will happen if you run SQL * more and type "fnd_profile.value...". »

Assuming that fnd_profile.value is a function, you must select from the something (say double) or assign to a variable.

Tags: Database

Similar Questions

  • How to get the host name of the physical computer inside a virtual machine until the user logs in Windows?

    I don't know if this is the right place to post this question, I develop software to support VMWare PCoIP and need to know how to get the host name of the physical machine (which manages the virtual machine and View Client) within a virtual machine before the user logs in Windows of the virtual machine.

    I understand there are two ways to read the host name, via the HKEY_CURRENT_USER\Volatile Environment registry and environment variables, but they are available once the user is connected. I need info before the user connects.

    Is there a VMware API that can be called or asked the host name?

    Thank you.

    Not on the broker, but there are the startup scripts to log on to the computer virtual itself: http://pubs.vmware.com/view-52/topic/com.vmware.view.integration.doc/view_integration_startsession_script.9.2.html

    Note that these executed when a virtual desktop computer allocated connection, not to the point that the client connects - it is possible for the customer to not complete the connection (crash, cancel, network failure) and so any what solution you design must handle this.

    Mike

  • Satellite A200-AH7 - how to get the camera program?

    I installed Windows 7 today and now the Chicony Webcam does not work. I've updated the drivers and the software for the Toshiba for Windows 7 download site, but nothing happens when I click on camera assistant. I tried to run the compatibility program, and he tells me that the program is not compatible even tought that the software is for Windows 7.

    Any ideas on how to get the camera to run program?

    Thank you
    Gary

    Sorry my mistake, the camera assistant was hidden.
    Of work.

    Post edited by: gary blainville

    > Sorry my mistake, the camera assistant was hidden.
    > Work.
    This means that your webcam working properly now?

    If so it of great and thanks for your comments! :)

  • How to get the host name?

    Hello!

    Is there a way to get a hostname with Actionscript on something different from Photoshop/Illustrator/InDesign?

    I mean, on Dreamweaver or Flash, for example? HostObject.mainExtension seems to be null on these platfroms.

    Thank you!

    Hi Anastasiy,

    Not all applications supported by ExtensionBuilder have HBAPI

    supports, if you see HostObject isn't available, most likely the host

    App does not support that, we will work with the product team to add

    This support in the future.

    In the case of obtaining the hostname, you can use the API CSXS

    getHostEnvironment() to retrieve it.  See the CSExtBasics

    AppModel.computeHostName for the sample code on how to do it.

    Thank you!

    Lee

  • How to get the host ESX DR see replicated Celerra Lun

    Hi guys, Im setting up SRM with 2 x NS20 and ive got regarding the configuration of the LUN on the production storage array, Lun on the storage LUN appropriate to prod/dr esx servers present DR Bay. Ive set up replication and added the DR lun to the esx server, ensuring not to add it as he will write a signature. I've then added the production on the production ESX Server LUNs, added storage which obviously writes a signature on the drive, and with the installation of the replication, I expected to simply issue a new analysis on the DR esx host and do see the data store.

    Am I missing something here? Any help would be appreciated.

    Thank you

    Hello

    "On DR NS ive done exactly the same thing with respect to FS, Lun, target iSCSI and presented to the host ESX DR, ive done a rescan and his picked up the lun 'Read Only', which is being replicated in but the tab of summary in VC, I see that the local VMFS file system and I was expecting to see the replicated LUN listed with the store local data or is this seen only". When SRM changes the properties of Lun during a failover? »

    You will not see the Site recovery volumes listed in data warehouses, unless you do one of two things - a failover in which case the production side will be unalterable and be removed from the list of data on the Production side store while exposing the VMFS data store now read-write on the side of the recovery.

    Or you use the test function in which case that encourage a wink of Celerra temporary writable and it will appear as a data store broken in the list on the side of the recovery VMFS data warehouses.

    However, it seems that you do not see this result, as DR table does not seem to be configured as it should.

    Can the side Production VC communicate with happiness with the Celerra recovery site - IE can launch you a session PUTTY from the Production side VC and connect to recovery side Celerra. Can the recovery side VC do the same thing for the Production side Celerra?

    I guess you get the unknown peer after that MRS. not the discovery of the table that owns about 23% forever and then ends. The only other thing I can think of and am not sure about this as a solution because it is a set of actions that I did of my side of recovery when Celerra is to create a small file system and in a small iSCSI LUN on the side of the recovery of the recovery side Celerra and put it in your recovery ESX cluster side - create a file system VMFS on it and place a Virtual computer in this VMFS file system - this is to check that there are no problems with the ESX host side recovery working with the recovery side Celerra

    My guess would be a thing of IP connectivity - if it's a little strange, if the link between the Production side VC and the recovery side VC has been established successfully

    I'll pass on to a colleague to VMware SRM and see if he has any ideas

    Concerning

    Alex Tanner

  • Summary.Hardware - how to get the host esx not only the material specification name

    Hello

    I am running a script that generates an html document that is nice. One of the sections lists all hardware information, but did not name of the esx server at the beginning, I'm new to all this and still my feet so that any help would be greatly appreciated.

    Get-VMHost | Get-View | ForEach-Object {$_.} Summary.Hardware} | Provider Select-Model object, MemorySize, CpuModel, CpuMhz, NumCpuPkgs, NumCpuCores, NumCpuThreads, NumNics, NumHBAs | ConvertTo-Html-title "Configuration of VMware ESX server Hardware" - body "& lt; H4 & gt; VMware ESX server Hardware configuration. & lt; / H4 & gt; » | Out-file - add $filelocation

    Putting 'name' after the select-object gives just an empty column.

    Thanks in advance.

    Dan

    Hi Dan,.

    Try this: (also joined the code in the case where the mess with her site.)

    Get-vmhost | % {get-view $_.ID} | Select-Object Name, @{Name = "Mem size:"; "} Expression = {$_.} Summary.Hardware.memorySize}}, @{Name = 'Seller'; Expression = {$_.} Summary.Hardware.Vendor}}, @{Name = ' model'; Expression = {$_.} Summary.Hardware.Model}}, @{Name = "CPUModel"; Expression = {$_.} Summary.Hardware.CPUModel}}

    It covers everything you have done - but you should be able to add the rest. The reason why your doesn't not work resulted from the property "Name" is not not in the Summary.Hardware object. You need a method such as this that references the object for the property Name USER.USER - addresses of the Summary.Hardware for the other elements you requested.

    Hope this helps - if so, please set as answered! -Been ages since I am actually happened first: oD

    GE

  • How to get the peak value

    Can I know how to get the 2 peak values v1 and v2 and 2 duration times t1 t2.

    Since there is a small amplitude noise, difficult to use the Max simplely.

    May need to use a filter such as wavelets or TREE to Denoise it first. Can I know how to use, any Toolbox in labview. How do the curve smooth first.

    Thank you.

    I can't watch your vi now (I'm at work), but if your signals are long enough, you might consider a median filter.  You can set the number of points before and after use.  I found that it is useful for some smoothing problems (not all).

  • How to get the value of a variant as a string

    I have an existing codebase, which transmits the values of the user interface to business logic as variants. I was prompted to connect all values passed in this way in a text file. I'm trying to figure out how to get the data as a string to a Variant value without having to deal on the type for the data descriptor. The flag variant the fact, so I think I can, too.

    Anyone know how?

    Thank you, all! I decided to use the XML approach:

  • using PostDelayedCall how to get the value passed through void * callbackData?

    Can someone tell me how to get the data passed through void * callbackData?

    The following code, panel_ptr has the right address but still contains zero.

    void CVICALLBACK value_changed (void * callbackData)
    {
    int * panel_ptr;
     
    panel_ptr = callbackData;
    calculate_new_value (* panel_ptr);
    }

    int sign;

    Panel = 2;

    PostDelayedCall (value_changed & Panel, 0.2);

    The problem is using the callbackData parameter if it is a pointer, it must be a pointer to something which is still topical at the moment that the callback executes. That is to say, you cannot pass the pointer to a local variable in callbackData as when the callback executes the pointer is no longer valid. You can switch from its value, instead, in this way:

    ... SomeFunction)

    {

    int sign;

    ...

    Panel = 2;

    PostDelayedCall (value_changed, (void *) Panel, 0.2);

    ...

    }

    void CVICALLBACK value_changed (void * callbackData)
    {
    int panel_ptr;
     
    panel_ptr = (int) callbackData;

    calculate_new_value (panel_ptr);

    return;
    }

    There are many discussions on the forums on callbackData parameter that you might want to read.

  • How to get the parameter values of a step type custom when I create file and adding a type of step seq

    I use lv 8.5 and teststand 4.0.

    I did a step type custom and recorded at the MyTypes.ini in pallets of type.

    I specified a default module by opening the properties of the custom step of *.ini type window, then I put some values of the parameters.

    T1) when I open teststand and I add the custom step type manaully in seq file, the labview module parameter values are represented.

    But, if to use file (create and add support prototype stage), the labview module parameter values has the default value.

    Using joint file, how to get the setting custom step type values I put in *.ini?

    Q2) each type of step are automatically by name through the use of LoadTypePaletteFilesEx. When I open teststand and I add the custom step type manaully in seq file, the module is loaded automatically. Inside the attachment, I use a prototype of charge and a fixed path where the module labview is to load the labview module.

    Can I load module automatically without using a prototype of charge or how can I get a dynamic path of type step?

    I solved Q1 for myself by using the mapping tab of the parameter within the configuration to the default module window.

    Everyone knows Q2?

    Thank you.

  • How to get the value of an editField on onUnfocus()

    I want to check the value of an editfield on focusout/focusouthandler(), how to get the value in the onUnfocus() method?

    getText

  • How to get the value of the TextField on Buton FieldChangeListener

    friends I am new on the development of blackberry applications could you please help me how to get the value of text I typed in the textField when I click the button?

    constructor

    public Dialogs()
    {
      
    using design in the same screen
      
    Display display = new MainScreen();
      
    ButtonField btnPress = new ButtonField();
    btnPress.setLabel ("press me");
    btnPress.setChangeListener (ButtonPressListener);
      
    TxtValue TextField = new TextField();
    txtvalue.setLabel ("enter something :");
      
    HFM VerticalFieldManager = new VerticalFieldManager (VerticalFieldManager.FIELD_VCENTER);
    HFM. Add (txtValue);
    HFM. Add (btnPress);
      
    mainScreen.add (hfm);
    pushScreen (mainScreen);
      
      
    }

    FieldChangeListener ButtonPressListener = new FieldChangeListener() {}
    ' Public Sub fieldChanged (field field, int context) {}
        
           
    Dialog.Alert (t.GetText ());
         
         
         
    }
    };

    any help would be appreciated.

    You must ensure that your FieldChangeListener has access to the object of txtvalue, while it can make a

    String inputString = txtvalue.getText ();

  • How to get the decimal value of a string of international currency

    Hi all

    How to get the decimal values to a string of international currency.

    Finally, we get to the real problem.

    You can use location functions or write your own using string functions already mentioned...

    http://developer.BlackBerry.com/native/documentation/Cascades/device_platform/internationalization/

  • How to get the value of a column in sql query?

    Hi, anyone knows how to get the value of a column in sql query?

    Here is my code, the value must be 1350079224397 in my PB, but I get 0

    QString query ("SELECT version FROM db_version");

    QVariant result = sda.execute (query);
    QVariantMap versionMap = result.toList () such () .toMap ();
    If (! versionMap.IsEmpty ())
    {
    qDebug()<"Version: "=""><>
    }

    OK, I have the solution

    QString query ("SELECT version as version FROM db_version");

  • How to get the input of a PromptDialog value?

    I went through the docs and cannot find how to get the value of the entry of a PromptDialog.  Someone at - he of the ides?

    In this doc:

    http://www.BlackBerry.com/developers/docs/airapi/1.0.0/index.html

    It seems that the text property is what you take.  Have you tried that?

Maybe you are looking for