Access oracle forms from only one computer

Hi,
We have an ERP software which is created by using Oracle Forms 4.5. We want to give an access to user to use the specified screen of our ERP program from only one computer. Apart from that no one should access the screen from any computer.
Is it possible to do that?
thanks

Upgrade all clients to Windows 7, and leave one with windows 2000 in place. The windows 7 clients most certainly won't be able to run a forms 4.5 application ;)
Why would you want to limit it to one computer? Isn't that what user accounts are for? Or are all users using the same account? You could of course check for the hostname of the client connected to the database:
CHE_TEST@tcp_asterix_impl> select sys_context('userenv', 'host') from dual;
SYS_CONTEXT('USERENV','HOST')
LINZ\CHE-WSBut this is not a very safe method, as I could boot a virtual machine with NAT so I don't get a name resolution conflict, name it like your machine and connect to the database. User accounts are protected by passwords, if I don't know the password I can't connect to the application (at least it's a little bit harder to hack a password then a hostname ;) )
cheers

Similar Messages

  • Why can I copy music to my iPad or iPod touch from multiple computers but from only one computer using my iPhone?

    Why can I copy music to my iPad or iPod touch from multiple computers but from only one computer using my iPhone?
    IPads and iPod Touches don't seem to have the same media copying restriction that my iPhone has. My main computer is at home. I have music at home and at work and sometimes I like to add it to my iPhone from work. I can do this no problem using my iPad or my iPod touch, but when it comes to my iPhone, I can only copy music to it from my main computer.
    Why would the iPhone have this restriction but not the other two devices?
    ps. Where's my "add currently playing song to playlist" button? I can't even find a third-party music app with this feature.

    Because...!
    I've no idea why either.
    Although it isn't normally possible to sync an iPod/iPad/iPhone with two computers (or manually manage an iPhone from more than one) it can be achieved if all computers have copies of the self same library. See Re: how do i sync on a second laptop without the data on my iPhone 5 being erased?
    tt2

  • Connectivity issue from only one computer

    Let me start by saying i have 10 servers and about 15 workstations on this network. only one computer (my main computer) has this issue. all other computers work as they should.
    This problem started to happen recently and randomly affecting RDP connections to 2 of 10 servers and now affects 5 of 10 servers. I am not sure i did anything to make the problem worse. Additionally I at first suspected it a DNS issue as connecting to the
    ip address of effected computer as opposed to host name allows connection but as I said the issue is only on one computer. Looking at the logs below i am stumped. 
    ELECTRO4UBLADE
    20499
    Warning
    Microsoft-Windows-TerminalServices-RemoteConnectionManager
    Microsoft-Windows-TerminalServices-RemoteConnectionManager/Admin
    3/18/2014 9:39:45 AM
    Remote Desktop Services has taken too long to load the user configuration from server \\ADDS1.PDX.DAVISDARVISH.COM for user davis
    RDPClient_SSL: An error was encountered when transitioning from TsSslStateDisconnected to TsSslStateDisconnected in response to 25 (error code 0x8000FFFF).

    I'm experiencing the same issue, intermittently, when remotely using two of our eight SBS 2003 network computers via Remote Web Workplace. The two SBS computers are Windows 8.1 Pro 64 bit machines.
    Intermittently, the RWW connection is lost and I'm returned to the RWW page with the message "VBScript Remote Desktop Disconnected...an internal error has occurred.
    When the issue occurs, the Event logs on both SBS computers contain the Event ID 20499, Remote Desktop Services has
    taken too long to load the user configuration from server XXXXX. The event is logged at the time the RWW connection is lost.
    As the issue occurs with RDP sessions to Windows Server 2012 R2 (based on reports from others) and, in my case, SBS 2003,
    perhaps the common element is Windows 8.1.

  • How to access oracle forms from public ip through internet browser

    Dear Team,
    I have following setup:-
    We are using oracle database 11gR2
    Oracle Forms & reports : 11.1.2
    O.S : Windows 7 Professional
    I am currently accessing forms through local network through browser from server successfully.
    Now I want to access the same forms through public ip through internet browser from a remote location and not from our local network.
    I have also installed Xammp 1.7.7 apache server in the same setup computer.
    Last time I tried to access oracle through http server but xampp http port was conflicting with oracle http server so i needed to disable oracle http server for xampp apache server to work, at that time i was not needing oracle http server, now I need both. Is there any workaround to this for oracle and xampp to work at the same time in the same setup, please let me know.
    Can anybody help me to find solution for this issue.
    Thanks in Advance.

    You have to use two different -different ports for the both
    use 8080 port for the Oracle http and another for another web server.
    you can use proxy to filter the requests and redirect then to another port as per requirement.

  • How do I sync from iPhoto from only one computer?

    I have my iPhone set to sync Music, Ringtones, and Video from my G5. Podcasts, PIM info, and Photos are set on the Macbook Pro. Well, that's the idea.
    For some reason, iPhoto is an AND instead of OR - that is, if I set to sync on my MBP, it is set to the same on the G5 (and vice versa). If I uncheck on one, it's disabled on both.
    Any ideas?

    How do I rename the iphoto library on one computer before importing it to another location with other iphoto libraries?
    Quit iPhoto.
    Select the Library in the Finder, click the name,  and edit the name like for any file.

  • I am trying to access tax forms from the IRS.  I download them to my comuter and they read fine (version XI).  However, when iItry to open them on another computer (version 4) they will not open.  Version 4 opens all other documents fine, just no the ones

    I am trying to access tax forms from the IRS.  I download them to my comuter and they read fine (version XI).  However, when iItry to open them on another computer (version 4) they will not open.  Version 4 opens all other pdf documents fine, just not the ones from the IRS.  Any ideas?

    Version 4 is oh so old.
    The IRS and many other providers of forms are using products like LIveCycle which require at least version 7.05.
    Saving, Filling, and Printing PDF Files
    We use Adobe Acrobat PDF files as a means to electronically provide forms & publications. You will need to have the Adobe Reader software installed to access them (available FREE from the Adobe Reader download page on Adobe's Web site). We recommend using the most recent version of Adobe Reader.

  • Oracle Forms from 6i to 10g -only blank screen is displaying after deployme

    I have converted oracle Forms from 6i to 10g (almost 10 forms). In the development environment all 10 forms are working fine without any problems. I have deployed the forms in the server. Now all the forms are working fine except one form. Only blank screen is displaying in this case. What could be the reason? How to resolve this issue? This form is also working fine in the development environment.
    Thanks for all your suggestions.

    some possibilities:
    1. check the java console of the plugin you use (Jinitiator, Sun-plugin) and see if there are any errors reported.
    2. Do a full recompile of the form (ctrl+Shift+K, at least in german version)
    3. Maybe a navigation problem (seems unlikely for it works in dev-environment, but give it a try):
    Create a new block, put a navigable textitem in it and show that textitem on your canvas, but that block as first navigatin block in the form-properties.
    4. Check other Pre-triggers(Pre-block, pre-textitem) if they are executed and may fail.
    hope this helps

  • Airport Extreme 'sees' only one computer at a time

    Just ought a new Airport Extreme to replace on old Airport Express (flying saucer type) and find that only one computer can access the internet at a time. This is a downgrade odf service from the old Airport Express, and we cannot find any method to fix the problem. Until we solve the computer problem, we cannot go on to figuring out how to connect our iPod Touches and iPhone. All our equipment is Apple, except for the DSL modem supplied by Earthlink. Anyone have any ideas? Earthlink said that there equipment is working properly, and we beliee that because the old system still works perfectly.

    No. Something else is going on.
    Your son may be hogging all the bandwidth but your wireless network should never simply disappear. Moreover, if your son isn't doing anything the available bandwidth for other devices should remain unaffected.
    I suspect that something is miswired, and from what you describe I suspect that link is between the Extreme and the "other computer".
    The way to accomplish what you propose is
    Modem > Ethernet cable to Extreme's WAN port
    Extreme's LAN ports > wired Ethernet devices.
    There should be nothing but an Ethernet cable linking an Extreme LAN port and any other wired device. If you run out of available LAN ports on the Extreme, you need to by an "Ethernet switch" - they are not expensive, but don't call it a "splitter" or you will only confuse yourself. The switch would be connected to one of the Extreme's LAN ports, and you would connect additional devices to it. You can also use one of your Expresses for that purpose, assuming it is the current generation model with two Ethernet ports.

  • Only one computer can connect to internet at a time!

    When my modem is connected, I plug one ethernet line into one computer. That computer sometime has access to the internet, but sometimes it doesn't work, and another computer is able to access the internet. Each computer uses different cables. When one computer has internet, other computers cannot access the internet if we decide to connect via another cable. Using the same cable doesn't work, also. Sometimes, all computers cannot access the internet.
    For example, this computer I am using to write this currently has internet. However, when I unplug this computer's ethernet line from the modem and connect the other computer's ethernet line into the modem, it cannot connect. (Safari cannot connect to the internet.) Network diagnosis has a GREEN light next to "Built-In Ethernet," YELLOW for "Network Settings," and RED for the rest (ISP, Internet, Server)
    Lastly, in the Network Status in System Preferences, Built-In Ethernet is YELLOW and says that it has a self-assigned IP address. However, I did not self assign the IP and is set to 'Automatic.'
    Thank you so much!

    Do I understand this correctly? You have one modem with one ethernet jack on it. Only one computer can have access to the internet at a time, depending on who you plug in to the modem? If the computers have wireless capability, you don't have a wireless access point or wireless router, so you can't take advantage of the computers' wireless. You don't have a wired hub or more than one ethernet jack on the modem nor do you have a stand-alone router (that plugs into the single ethernet jack on the modem) with multiple ethernet jacks, so multiple computers cannot connect to the internet simultaneously.
    If this is the case, then when you turn on a computer that isn't plugged in, since there is no router there for it to obtain an address from (I'm assuming your computers are set up for DHCP), it is going to try to create/join it's own ad-hoc network and give itself a self-assigned address beginning with 169.x.x.x. (If you had a multi-port hub or wireless access point, with no routing capabilities, this is how you could set up an isolated network of computers without access to the outside world but with access to each other).
    Meanwhile, your modem is either giving the plugged-in computer a 192.x.x.x or a 10.x.x.x address (unless you changed stuff in it) or it is passing your public IP address presented to it by your ISP straight through to your plugged-in computer (that was plugged when when you booted up).
    So when you unplug one and plug in another, the network settings don't match. If you unplugged one and plugged in the other and then booted up the other one, I would expect to see a working internet connection at that point.
    If my original assumption of your home configuration is in error, please describe how you are set up, e.g., internet<-->modem<-->router<-->computers or whatever. Maybe do that anyways, even if my assumption is accurate. Describe whether your modem employs NAT or is in bridge mode? Does it have a DHCP server and is it enabled or is it set up for static IP on your home LAN? Describe whether your router, if not built into the modem, employs NAT or is in bridge mode? Does it have a DHCP server and is it enabled or is it set up for static IP on your home LAN? How are your network settings configured in your computers? DHCP or other (what)? A visit to your modem and/or router configuration pages, to see what the external WAN address (a.k.a. public IP address) (at least the first one or two or three octets), and what do your computers' sys prefs IP address, router address, and DNS server addresses say they are, would be helpful, too (you can safely divulge publicly full 192.x.x.x, 10.x.x.x, and 169.x.x.x addresses because they are not routable). I don't know about other folks reading this, but I would need to know quite a bit more about your home network architecture and configuration.

  • In my iPad mini if I use earphones I can hear from only one side

    In my iPad mini if I use earphones I can hear from only one side  but the earphones work fine with other devices

    Have you tried different headphones in your iPad mini?
    Check in Settings > General > Accessibility if little slider half way down isn't moved to either side towards "L" or "R".
    If it isn't , try to reboot the device, but it's likely that your audio port isn't working correctly. If so, it should definitely be covered by warranty.

  • My Icloud has my music library- cant seem to access that library from my second computer- logged in to iclouds.. how do i access my cloud in Itunes from anotehr computer?

    cant seem to access that library from my second computer- logged in to iclouds.. how do i access my cloud in Itunes from anotehr computer?
    I also cn plug my device- iphone- into my computer.. but cant hear play back? What in the world am i doing wrong here?

    Ive done that.. a laptop at home and one at work.. one I can get it on- the other it shows the libary now that ive matched it- but its all grayed out and i cant access it

  • Call Oracle form from pl/sql

    Dear All
    How can I call Oracle form from pl/sql and open this form to end user
    many thanks

    Hshihadah wrote:
    how can I show this form to specific client ?What client?!? Database PL/SQL is executed within a process on the database server, it's not something which is executed on the client. Could you please elaborate a little bit more?
    By now I have not the faintest clue if you want to
    - call a form from another form ( call_form )
    - call a form within a database process (?!?)
    - call your form from a client you did not tell us (probably APEX?!?)
    For the case you really meant to call a form within Database PL/SQL: Just in case you didn't recognize it, but the database is perfectly capable of PL/SQL and as calling a form within a database process is a one-way street as you cannot interact with it there is no point at all in writing the things you want to do in forms. If you want some PL/SQL code executed on the database then...well...put it in a stored procedure in the database!
    cheers

  • How to call a Oracle Form from within the APEX

    Hi,
    I have a requirment where need to call a oracle form from within the Oracle APEX application?
    I will appriciate if can someone help me out.
    Thanks

    Hi,
    are you working with Forms 6i or 10g?
    If you want to call a forms 10g page. Just use a button with javascript:
    - Target type: URL
    - URL Target: javascript:window.open ('http://<server>:<port>/forms/frmservlet?config=<conf>','Forms window');
    With Forms 6i you can open the directory where your forms file is inside (works just with IE):
    <script type="text/javascript">
    function fnc_window()  {w = open('C:\\FormsFiles', "winLov","scrollbars=yes,resizable=no,width=600,height=400");
    if (w.opener == null)
    w.opener = self;
    </script>Or execute the forms file with vbscript (IE only):
    <script language = "vbscript">
    sub fnc_forms()
    dim progName
    progName = "c:\FormsFiles\myForm.exe"
    set oShell = createobject("wscript.shell") 'create a shell
    '***use the line below to call your app, defined above with the "progName" variable:
    oShell.run(progName)
    end sub
    </script>

  • Mac, have just upgraded to Yosemite and when I shall open Photoshop (CS4), the following message appears: "The licensing of the product does not work" Fault 6 How should I proceed? Have the program installed on only one computer.

    Mac, have just upgraded to Yosemite and when I shall open Photoshop (CS4), the following message appears:
    "The licensing of the product does not work"
    Fault 6
    How should I proceed?
    Have the program installed on only one computer.

    Download the Adobe Licensing Repair Tool.
    Run the License Service Update.
    Mac OS X 10.7 and above:
    a. Double-click the LicenseRecovery111.dmg   It will extract the folder. Open the folder.
    b. Double-click your Hard Drive.
    c. Double-click Applications.
    d. Double-click Utilities.
    e. Double-click Terminal.
    f. Type sudo python
    Note: There is a space following “python”. Do not press Return.
    g. Drag LicenseRecover.py from the LicenseRecovery111 folder onto the Terminal Window and press Return.
    It should look like this:
    h. Enter your administrator user name and password when prompted and click OK.
    (Note: the cursor will not move and you will not see stars or dots, just enter your password anyway.
    i. Let the script run, it will tell you when it is finished. Quit terminal and restart Photoshop
    Gene

  • Access 9i Forms from Mac OSX

    Is it possible to access 9i Forms from a Mac running OSX?
    Everything we've tried results in the following message:
    java.lang.ClassNotFoundException:Oracle.forms.engine.Main

    Hi Jagad,
    I had the similar problem. But error message was "Failed to establish RDG/HTTPS out channel". I was able to solve it using an earlier version of Microsoft Remote Desktop. I found it on this link:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/aef18b12-7785-46b2-958d-0bbbef78aede/unable-to-connect-after-update-to-8013?forum=winRDc
    Also at the forum, there are other branches with similar problems:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/139a6d57-055a-420c-8e54-1fa398106a04/version-8013-build-25377?forum=winRDc
    Check the version of Microsoft Remote Desktop, you are using for remote. If the version number is 8.0.13, then you have the latest version, which was released on 04.02.2015. It is believed that this version contains errors. And I can confirm this too. If earlier
    you able to remote from your Mac to your windows 8.1, so you need to try to restore an earlier version of Microsoft Remote Desktop.
    Best regards,
    Alex

Maybe you are looking for

  • IPhone 4s 64GB Network Issues

    I have a iPhone 4s 64GB that has intermident wifi network issues. I have completely restored the phone and am running in factory configuration with only one app installed (ping utility)and am still experiencing the following issue. When using the net

  • SAP BPC 7.5 to BPC 10.0 upgrade, problem CPMBPC_800

    Hello, We are currently upgrading BPC 7.5 to BPC 10.0. We want to do an upgrade of our existing BPC 7.5, and not an 'clean' installation of BPC 10.0. Right now we are having some issues with the´basis part of the upgrade. We have installed the POASBC

  • File to RFC, and through RFC response i am trying to trigger the Mail adapt

    Hi All, Right now i am doing File to RFC, its working fine but now the requirement is when xi connect to ftp and picks the  file need to send one success mail after the file pickup and data sent to BW system again i need to send one mail and also err

  • ABAP class in task

    Hello, I'm using a ABAP class in a task, but when I triggers the workflow in this step its gets blocked with the status "in process". The abap class is public and the method that I'm calling is static, Also I have implemented the IF_WORKFLOW interfac

  • RDBMSRealm problem

    Hi Everyone, I am implementing an EJB application with Weblogic5.1, RDBMSRealm security realm. My application requires user and group select/delect/update dynamically for "users" and "groupmembers" tables in the database. It is my understanding that