Fully Qualified Host Name does not work

Hello,
I've EP 7 with Usage Types AS Java, EPC, EP, BI Java, BP-ERP & XSS.
I am using fully qualified hostname by means of making entries in hosts file at OS level. I've also set icm/host_name_full parameter correctly.
Now when I enter URL as http://<fully qualified hostname>:<port>/irj/portal I am able to login to the system but after which if I try to navigate through any links under Employee Self-Service and Manager Self-Service for e.g. Employee Self-Service --> Benifits and Payment --> Request Claims, nothing happens. neither it throws any error nor does any page is displayed.
Same thing when I try without using fully qualified hostname like http://<hostname>:<port>/irj/portal it works absolutely fine.
I have done same settings as described above on my development as well as production system where it works absolutely fine with fully qualified hostname.
Regards,
Kashyap

Hi
if you are using proxy try adding your domain name in your proxy exceptions list
Internet Options ->Connections ->Lan Settings->Proxy Server ->Advanced->Exceptions . try adding your host name to that list
hope it will work.
Jo

Similar Messages

  • How to change Port Information shown in sicf in fully qualified host name?

    Hi guys,
    I want to use the CS Documentation Tool for SAP BW.
    In DEV everything is OK, but in PROD I can´t execute.
    I know what´s wrong, but I don´t know where to correct the error.
    When I use transaction sicf -> execute -> GoTo -> Port Information I can only see the server name instead of the  fully qualified host name.
    Can anybody tell me, where to change the name?
    Thanks a lot,
    Barbara

    Those ports are defined in the instance profile of the system and can be defined/changed from RZ10. The parameter is icm/server_port_xx. If the parameter is not defined then it uses the default values.
    The profile values looks something like this:
    icm/server_port_0 PROT=HTTP,PORT=80$$,TIMEOUT=90,PROCTIMEOUT=3600
    icm/server_port_1 PROT=SMTP,PORT=25$$,TIMEOUT=90,PROCTIMEOUT=3600
    Hope this helps.
    Thanks,
    Naveed

  • How to change the fully qualified host name

    Hi,
    how can I change the fully qualiied host name?
    Regards
    Marc

    Hi Michal,
    I'm doing the FlightSeatAvailabilityCheck-Scenarion of the demo example and get an error. To get more details about the error I had a look in the XI Runtime Workbench. There I can see, that the wrong url is called (without the hostname) and  that the access is forbidden (403). Therefore I want to change the fully qualified host name. I knew that I have to change icm/host_name_full but I don't know where I can do it (which transaction)?
    Regards
    Marc

  • Fully Qualified Host Name

    We Have installed Oracle 10g AS and Later Configure it by Changing the Canonical setting to "Off" from Status "On" in the httpd.conf file in apache Directory. so that we can access our application by ip address in place of host name.
    After that whenever i tried to to log on to the single sign on it gives error "SSO Failure ........." However it shows in the address bar that the sing on was successfull but the URL same as that fully qualified host name.
    now if i change the Host name to the IP everything goes on well
    Could anyone please help me to Resolve the issue
    Thanks in Advance

    Later Configure it by Changing the Canonical setting to "Off" from Status "On" in the httpd.conf file in apache Directory. so that we can access our application by ip address in place of host name.Oracle's AS and related software is heavily dependant on the FQDN (fully-qualified domain name, or how you seem to be referring to the "host name") and how the browser refers to the AS in many places: not just SSO, but Portal, the IAS-Console, and many pieces-parts that support them. I would seriously suggest considering alternatives to trying to refer to the AS by its IP address, especially because the IP address is allowed to change, but oftentimes the hostname is not! That can only become confusing if the IP-address of the machine ever changes. :( I am also very confident that you will have serious issues allowing users outside of your system to use the Oracle Reports that you are developing.
    If you are simply developing a J2EE application that refers users to the Oracle Reports servlet, I would highly recommend finding a solution which uses the FQDN of the system rather than its IP address.

  • Fully-Qualified Host Name empty in SMSY

    Hello,
    I am facing a problem in the SMSY of Solution Manager.
    I've got some servers listed in the "servers" tree of the landscape components. Fine. But for all of them, the field Fully-Qualified Host Name is empty.
    I need this entry for generating RFC with full host name....
    If I put the full host name manually in this field, the RFC are right generated with the full host name in the technical data. But I would like to know how to retrieve it automatically (from SLD I presume...).
    Anyone could help me ?
    Thanks a lot.
    Regards

    Hi
    Please have a look on the SAP note [Note 1368267 - Transfer fully-qualified host name|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1368267]
    from SLD data capure please refer this
    [http://help.sap.com/saphelp_sm32/helpdata/en/5c/36329947af074182eef7585ba88ee8/content.htm|http://help.sap.com/saphelp_sm32/helpdata/en/5c/36329947af074182eef7585ba88ee8/content.htm]
    Jansi

  • Fully Qualified Host Name for XI Repository etc?

    Hi  everybody!
    How do I get XI 3.0 to generate a URL for the IB:Repository and Directory, for example, with a fully qualified host name, instead of just http://sap2:50000/...? I already implemented Note 773830, but it hasn't helped. Any ideas?
    Thanks a lot!
    Francis Wolf

    That is the beauty of XI...
    Put an entry in your laptop or desktop pc
    with the hostname and FQD...
    IP     hostname     FQD name
    Then it should show up...
    John

  • /etc/hosts Private Host Name Fully Qualified Domain Name does it matter?

    During installation of 11gR1 on Windows 2003 the examples in the installation guide show adding the Private IP and host name to /etc/hosts
    However they only add the short name, racnode1, not Fully qualified Domain Name (FQDN), racnode1.mycompany.com
    e.g.
    10.0.0.1 racnode1
    10.0.0.2 racnode2
    Later when installing the Clusterware it then expects to see the FQDN, racnode1.mycompany.com, of course you can modify this and remove the domain name and continue. OR go back and add the FQDN in /etc/hosts
    e.g.
    10.0.0.1 racnode1 racnode1.mycompany.com
    10.0.0.2 racnode2 racnode2.mycompany.com
    What is the best practice? Currently my company is just dropping the FQDN from the name during the install, my instinct is instead to add the FQDN to the /etc/host in the first place.
    Does anyone have a recommendation or experience with either situation?
    Will (using/ or not using) the FQDN cause me issues in the future?

    If it's a problem, the assistent will tell you :-)
    I don't think it's a problem.
    Please mind that the first entry will be the name of the ip address, if it's not in DNS and a utility tries to get the name. (that's the reason 127.0.0.1 resolves to localhost.localdomain, it's the first entry in /etc/hosts)

  • Any ideas why the second HOST call does not work???

    Hi Folks.
    I have written the following code which works fine in all but one respect.
    The code creates a zip file on a server (Accessed over a network) hence the full windows network path name.
    The call to host on the server works in terms of running the zipinvoices.bat file and the zip file is generated on the server in the correct location.
    The prigram unit also generates the correctly formatted mailinvoices.bat file. However, the second call to HOST does not run/execute the mailinvoices.bat file. If I go to the server and run the mailinvoices.bat file directly, it runs perfectly and emails the file to me, no problemo.
    Why does the second call to HOST from the client machine not run?
    Any clues anyone???
    Cheers
    Simon Gadd
    PROCEDURE send_email_invoices_pu_p (p_organisation IN VARCHAR2) IS
    v_processing_cycle          CHAR(4);     
         v_alert_but                              NUMBER;
         v_error_num                              NUMBER;
         v_sent_status                     NUMBER(1);
    v_stage                                        NUMBER(1);
    v_year                                        VARCHAR2(4);
    v_month                                        VARCHAR2(9);
    v_folder_name                         VARCHAR2(25); -- Name of the file which holds the 'Printed' invoices in the receivables folder. v_organisation                    VARCHAR2(50);
    v_password                              VARCHAR2(25);
    v_organisation                    VARCHAR2(25);
         v_host_command                    VARCHAR2(100);
    v_from_name                              VARCHAR2(100);
    v_to_name                                   VARCHAR2(100);
    v_subject                                   VARCHAR2(100);
    v_error_txt                              VARCHAR2(200);
    v_file                                        VARCHAR2(200);
    v_message                                   VARCHAR2(500);
         v_line_buffer                         VARCHAR2(5000);
    v_working                                   BOOLEAN := TRUE;
    v_zipinvoices_bat               TEXT_IO.FILE_TYPE;
         v_mailinvoices_bat          TEXT_IO.FILE_TYPE;
         CURSOR c_sent_status IS
              SELECT sent
              FROM INVOICE_EMAIL
              WHERE UPPER(ORGANISATION) = UPPER(v_organisation);
         CURSOR c_select_folder IS
              SELECT folder
              FROM INVOICE_EMAIL
              WHERE UPPER(ORGANISATION) = UPPER(v_organisation);     
    CURSOR c_select_email_elements IS
    SELECT      send_to,
                        send_from
    FROM INVOICE_EMAIL
              WHERE UPPER(ORGANISATION) = UPPER(v_organisation);
    BEGIN
    v_organisation := p_organisation;
    -- Check to see if the invoices have already been e-mailed for this Procssing Cycle. If they have,
    -- then warn the user of this and get them to confirm that they wish to proceed and e-mail them again.
    -- The batch e-mail process will re-zip the invoices (ignoring a pre existing .zip file) and overwrite
    -- the existing zip file if it exists or generate it if it does not exist.
         OPEN c_sent_status;
              FETCH c_sent_status INTO v_sent_status;
         CLOSE c_sent_status;     
         IF v_sent_status = 1 THEN
              v_alert_but := SHOW_ALERT('SEND_AGAIN_ALRT');
                   IF v_alert_but = ALERT_BUTTON2 THEN RAISE FORM_TRIGGER_FAILURE;
                        ELSE NULL;
                   END IF;
         END IF;
    :CONTROL.WORKING := 'Started Zipping invoices for '||INITCAP(v_organisation)||'.'||CHR(10)||'Please wait..';
    SYNCHRONIZE;
    -- The following code opens the zipinvoices.bat file which resides in the root folder \\Ebony\c$\FCSS\DB_SCRIPTS\ and modifies it ready to
    -- zip up the invoices in the relevant organisation's invoice folder for the current processing cycle.
    v_processing_cycle := GET_CURRENT_TRAFFIC_PERIOD;
    v_month := RTRIM(INITCAP(TO_CHAR(TO_DATE(v_processing_cycle, 'MMYY'), 'MONTH')));
    v_year := (TO_CHAR(TO_DATE(v_processing_cycle, 'MMYY'), 'YYYY'));
         OPEN c_select_folder;
         FETCH c_select_folder INTO v_folder_name;
         CLOSE c_select_folder;
    KILL_OLD_ZIP_PU_P('del \\Ebony\c$\FCSS\CYCLE_DATA\'||v_processing_cycle||'\receivables\'||v_folder_name||'\invoices.zip');
    SELECT zip_password
    INTO v_password
    FROM INVOICE_EMAIL
    WHERE UPPER(ORGANISATION) = UPPER(v_organisation);
    v_zipinvoices_bat := TEXT_IO.FOPEN('\\Ebony\c$\FCSS\DB_SCRIPTS\zipinvoices.bat', 'w');
    v_line_buffer := 'cd..';
    TEXT_IO.PUT_LINE (v_zipinvoices_bat, v_line_buffer);
    v_line_buffer := 'cd..';
    TEXT_IO.PUT_LINE (v_zipinvoices_bat, v_line_buffer);
    v_line_buffer := 'wzzip -s'||v_password||' -x*.zip -ybc \\Ebony\c$\FCSS\CYCLE_DATA\'||v_processing_cycle||'\receivables\'||v_folder_name||'\invoices \\Ebony\c$\FCSS\CYCLE_DATA\'||v_processing_cycle||'\receivables\'||v_folder_name||'\*.*';
    TEXT_IO.PUT_LINE (v_zipinvoices_bat, v_line_buffer);
    v_line_buffer := 'exit';
    TEXT_IO.PUT_LINE (v_zipinvoices_bat, v_line_buffer);
    TEXT_IO.FCLOSE (v_zipinvoices_bat);
    -- The following code executes the freshly edited \\Ebony\c$\FCSS\DB_SCRIPTS\zipinvoices.bat file to produce the zipped invoices file
    -- ready to be e-mailed out to the address specified in the INVOICE_EMAIL table for the relevant organisation.
    v_host_command := '\\Ebony\c$\FCSS\DB_SCRIPTS\zipinvoices.bat';
    v_stage := 1;
    HOST (v_host_command, NO_SCREEN);
    IF NOT Form_Success THEN
         IF v_stage = 1 THEN
         :CONTROL.WORKING := 'Error -- The .zip file for '||INITCAP(v_organisation)||' was not produced.';
              SYNCHRONIZE;     
         ELSIF v_STAGE = 2 THEN
         :CONTROL.WORKING := 'Error -- The zipped invoices file for '||INITCAP(v_organisation)||' was not emailed.';
              SYNCHRONIZE;               
              END IF;     
    ELSE NULL;
    END IF;
    :CONTROL.WORKING := 'All invoices for '||INITCAP(v_organisation)||' successfully zipped.'||CHR(10)||'Attempting to send via e-mail.'||CHR(10)||'Please wait..';
    SYNCHRONIZE;
    -- The following code e-mails the freshly created .zip file for the relevant organisation and e-mails it to the
    -- recipient specified in the relevant row in the INVOICE_EMAIL programme along with from address, subject and
    -- message if specified.
    OPEN c_select_email_elements;
    FETCH c_select_email_elements INTO
    v_to_name,
    v_from_name;
    CLOSE c_select_email_elements;
    v_stage := 2;
    v_mailinvoices_bat := TEXT_IO.FOPEN('\\Ebony\c$\FCSS\DB_SCRIPTS\mailinvoices.bat', 'w');
    v_line_buffer := 'cd..';
    TEXT_IO.PUT_LINE (v_mailinvoices_bat, v_line_buffer);
    v_line_buffer := 'cd..';
    TEXT_IO.PUT_LINE (v_mailinvoices_bat, v_line_buffer);
    v_line_buffer := 'clemail -quiet -smtpserver mailhost.0800dial.com -smtpport 25 -to '||v_to_name||' -from '||v_from_name||' -subject "'||v_month||' '||v_year||' Roaming Traffic Invoices from United Clearing Ltd" -bodyfile \\Ebony\c$\FCSS\DB_SCRIPTS\invoice_body.txt -attach \\Ebony\c$\FCSS\CYCLE_DATA\'||v_processing_cycle||'\receivables\'||v_folder_name||'\invoices.zip';
    TEXT_IO.PUT_LINE (v_mailinvoices_bat, v_line_buffer);
    v_line_buffer := 'exit';
    TEXT_IO.PUT_LINE (v_mailinvoices_bat, v_line_buffer);
    TEXT_IO.FCLOSE (v_mailinvoices_bat);
    v_host_command := '\\Ebony\c$\FCSS\DB_SCRIPTS\mailinvoices.bat';
    HOST (v_host_command, NO_SCREEN);
    IF NOT Form_Success THEN
         IF v_stage = 1 THEN
         :CONTROL.WORKING := 'Error -- The .zip file for '||INITCAP(v_organisation)||' was not produced.';
              SYNCHRONIZE;     
         ELSIF v_STAGE = 2 THEN
         :CONTROL.WORKING := 'Error -- The zipped invoices file for '||INITCAP(v_organisation)||' was not emailed.';
              SYNCHRONIZE;               
              END IF;     
    ELSE NULL;
    END IF;
    UPDATE INVOICE_EMAIL
         SET sent = 1
              WHERE UPPER(ORGANISATION) = UPPER(v_organisation);
    COMMIT;
    GO_BLOCK ('INVOICE_EMAIL');
    EXECUTE_QUERY;               
    :CONTROL.WORKING := 'Please press a button on the left to e-mail invoices to the organisations listed.';
    SYNCHRONIZE;
    EXCEPTION
         WHEN OTHERS THEN
              v_error_num := SQLCODE;
              v_error_txt := SUBSTR(SQLERRM, 1, 200);
              MESSAGE('The error was: '||v_error_txt||' and the code was: '||v_error_num);
              RAISE FORM_TRIGGER_FAILURE;
    END;

    As a suggestion I'd put the Text_io segments into their own begin - exception - end sub-blocks within the main code. This way if Text_io does raise an exception you can catch it earlier as it may be able to recover - That is if it is a text_io exception.
    Other than that you;ll have to step through in Debug.

  • Database link name does not work with JDBC.

    Hi,
    I am new to Oracle database. I run a query from a Java class and after waiting around 20 minutes then it returns "ORA-04021 timeout occurred while waiting to lock DBMS_LOCK" error. The query is:
    select r2.EXTERNAL_ID, d.EXTERNAL_ID AS ISIMPORTED from (select external_id from results r1
    where r1.*run_id = ?* and not exists
    (select id from results@cdata where external_id = r1.external_id and run_id = r1.run_id)
    order by r1.external_id) r2 left join dummymaindata d on r2.external_id =d.external_id;
    In this query I use a database link to access another database. The strange thing is at least for me, if I use "@cdata" it always gets stuck for at least 20 minutes and end with an exception "ORA-04021 timeout occurred while waiting to lock DBMS_LOCK" but if I use any combination of the database link name instead of the "@cdata" for example "@CDATA", "@Cdata", "@cDaTA", "@CdaTa" etc., it works fine without any exception.
    This starnge behavior is only with this query for using the database link name while with any other query it does not matter that how I do write the db link name.
    Kindly answer.
    Arshad..

    Hi,
    1) What is your Oracle, JDBC driver, target Oracle (to which you are connecting through DB link) versions?
    2) Are you using DBMS_LOCK somewhere in the code? PL/SQL procedures on the source/target servers?
    3) Can you construct a complete reproducible test case?

  • FQHN (Fully qualified host name)

    Hi all,
    I'm trying to use FQHN in my PI 7.0 installation. I'm not a basis guy but I have installed a successfull instance without using FQHN before, now I want to do this again using FQHN.
    I need information on this topic; such as where to set the host name to a FQHN. Is there a guide on this? Any related links and help will be very much appreciated.
    Regards,
    Gökhan

    Hi again,
    I have observed that my host name is used in these places:
    • etc/hosts file
    • Exchange Profile hostname parameters
    • SLDAPICUST transaction
    • RFC destinations like SAPSLDAPI, LCRSAPRFC etc
    • Visual Admin: SLD Data Supplier, Destinations -> PMISTORE, JCO RFC Provider
    Also, there's an icm/host_name_full parameter in RZ10, which I have changed accordingly.
    I have made up a FQHN for my server, which I configured from the computer name in the Windows settings. It has a form like myhost.mydomain.com and it is not on a domain. I have a basic local installation.
    In SAPInst, I entered my host name as only , as it would not let me use the form myhost.mydomain.com. Afterwards, I have changed the name in the places I have listed above.
    Is this enough for SAP standards for FQHN or have I missed any steps? I really need a guide on this.
    Thanks,
    Gökhan

  • Open dataset with Chinese file name does not work

    HI Guru,
       I have an issue now, when I try to open dataset '/test/file.txt'  it works, but when I tried to open a file name contains Chinese file name like open dataset '/test/文件.txt'  , it failed again and again, no matter in text mode or legacy text mode  or binary mode also I tried encodings.    I need to read/write files to application server.  the backend OS is HP Unix 11.
      thank you in advance.

    Moving this thread from WDA to ABAP General becuase it has nothing to do with WDA.  Please in the future pick your forum appropriately.

  • Arrange by name does not work

    I would like all my items inside my folder to be arranged by name ( alphabetical order) I also would like all my CD and DVD contents to be arranged by name when I open them. Somehow after I shut down my computer they seem to be scattered all over the place after I turn it back on again. I have a new internal battery, I repaired permissions, I have the latest system updates, zapped the PRAM. Other than that issue, my computer runs smoothly. Am I doing something wrong? I go to Finder-View-Show view options and I check Keep Arranged by Name. I also Open any folder with items in it and do the same and also check ALL WINDOWS. I then open a CD with items in it and do likewise. How do I LOCK THESE SETTINGS FOR GOOD ?? Thanks

    I've been trying to figure this out also. I've done all the same things you have (delete apple.com.finder.plist, zap the PRAM, rebuild permissions, etc.)
    The strange thing is, the Documents folder will 'remember' its settings, but the root directory of the hard drive always comes up as large icons. Same goes for Library, System Users. They all appear as large icons no matter what after each reboot.
    If I find out the solution, I'll post it here. Very strange quirk indeed.

  • Underscore in directory name does not work any more?

    Hi All,
    I am using "Custom Document over Generic Exchange". I have an FTP inbound directory named "cust_1". XML files put in the directory were picked up correctly and sending partner identified as "cust_1". After I installed patch 7184219 the behaviour changed. Now the sending partner is identified as "cust" not "cust_1". Did something change in this patch?
    Thanks,
    Suresh

    Hi,
    If you don't see "directory format" in the UI, you may create it by following the below,
    1. Run setenv.bat (or its equivalent on UNIX flaovour OS) under $ORACLE_HOME/ip/install. This would set the necessary classpath.
    2. Run the java program as below
    java oracle.tip.adapter.b2b.data.B2BTransportParamSeed transportParam.file 3. The transportParam.file given as argument can be just a text file with the following as its contents to instruct B2B to create "directory format" configuration parameter. Contents are below
    // protocol, name, displayName, description, type, mandatory, hidden, default, e
    ditor is seperated by :
    // protocol = HTTP || HTTPS || EMail || FTP || File || SFTP
    // type = CLOB || BLOB || STRING || INTEGER
    // editor = FILE || ""
    // mandatory, hidden = true || false
    // Use "" to indicate null
    // Use // at the beginnin of a line to comment out entire line
    File:directoryname_format:directory name format:Directory name format:STRING:false:false:"":""
    FTP:directoryname_format:directory name format:Directory name format:STRING:false:false:"":""
    SFTP:directoryname_format:directory name format:Directory name format:STRING:false:false:"":""Note:
    1. Transport fixes are scheduled to release in the MLR7
    2. Contents other than the last three lines should start with "//", this is treated as comment internaly
    Regards,
    Sinkar
    [From Ramesh Team]

  • Application host Fully Qualified Domain Name

    Hi,
    This may not be the right area to post this thread but thought people might know here.
    When I have deployed a Web Dynpro App from the IDE and run it, it tries to run the application at the path
    http://host:port/webdynpro....
    rather than the fully qualified host name
    http://host.mycompany.com/port/wedbynpro....
    I presume I can set this in the VA, but can't find where.
    Does anyone know?
    Thanks in advance

    Hi,
       I think this should be set in HTTP client or Security setting. I did it long back. So not able to confirm it. Please check and let me know,.
    If ABAP based server, then this will be helpful
    http://help.sap.com/saphelp_nw04s/helpdata/en/67/be9442572e1231e10000000a1550b0/frameset.htm
    Regards,
    Harini S

  • Full qualified host name not appearing in url within WSDL generated from PI

    Hi
       We are on PI711  ( AIX OS ) and are stuck with an issue of the fully qualifed hostname not appearing within WSDL file  generated in PI71 for a webservice it exposes using the Integration builder
    We changed the host name in exchange profile ( all locations ) from hostname to hostname.companyname.intra and also in the ABAP stack as recommended in all OSS notes.
    We use the Integration Directory --> Sender Agreement --> Display WSDL option to generate the WSDL.
    Its to be noted that all locations ( including url for WSDL ) have the fully qualified hostname except the url within the WSDL.
    Dioes anyone come across this issue/ know which parameters to be updated on the PI server to make the url within the WSDL for the PI webservice to have the fully qualified host name ?

    HI Karthik,
    As Mentioned by Baskar donu2019t use proposed URL .. while creating WSDL in Id.. but instead provide URL in following format and use it in that place and create WSDL.. details about URL format..
    the URL format is fix. and it is simple.
    http://host:HTTPPort/XISOAPAdapter/MessagingServlet?channel=party:sendersystem:CC_sender
    in above URL provide your sender service component name instead of sender system.
    and provide SOAP sender communication channel name in place of CC_sender
    provide your PI system host and http name in place of host and https and use this..
    for more details about URL..
    Propose URL when Configuring Sender SOAP Adpater
    soap url
    Thanks,
    Bhupesh

Maybe you are looking for

  • Upgrading to Mountain Lion of reinstalling Snow Leopard?

    Hi, I want to reinstall my OSX, so I was wandering if it was a better idea to buy Mountain Lion instead of installing Snow Leopard again. I have a 2010 MacBook Pro (dual core 2.66 GHz i7, 4GB RAM, etc.) but I am worried that Mountain Lion will be sig

  • How to install GCC and DKMS on Oracle Linux?

    Hello, I am a newbie to Oracle Linux. I installed Oracle Linux on a virtual machine using Oracle VirtualBox. Now I need to install the packages DKMS and GCC in order to share drives between the host and the ghost. Here is what is happening: # yum ins

  • Receiving Mail - Using attachement and adapter attributes

    Hi all, I'm trying to solve the following problem: - I receive a file via mail adapter as attachment - The content of the file is plain text, no csv or XML - For mapping, I need a) the content of the file b) metadata like sender of the mail, date/tim

  • Database best practice theoretical question

    Hi Forums I wasn't sure which forum to post this under- general non-specific Database question. I have a client server database app, which is working well with a single network client currently. I need to implement some kind of database record lockin

  • How can i see the error message?

    hi, i have written a procedure in the database 10g, with my own error, and it works. but, when my exception occurs, i want to see my ora-20000-message in the footer of the isql-screen in the same way like normal ora-errors do it. because, now the cod