External or  Internal IP for Database server machine?

We have a web server machine with firewall controlling our network security. This server gets some critical data from a database server machine located also in the same local network. Which IP is secure for database server, Internal or External IP ?
regards
Siyavuş

Internal IP
For security reasons, is better if you could use a DMZ, with the web server in the DMZ, and the database server in the internal network
Something like this:
Internet <-->external firewall <--> DMZ (web server, mail server, etc) <--> internal firewall <--> LAN (database, pcs, etc)
If you want more granularity, you could incluse put the internal servers in another DMZ

Similar Messages

  • Download for SQL Server machine running Windows Server 2008 Enterprise SP2

    I am confused what 11g product to download and how to configure for the above server. I just need for SQL Server 2008 to be able to communicate with some Oracle databases. I don't need to manage the Oracle database, nor do I need to create one. I just need to be able to create linked servers, use SQL Plus, and create some SSIS or DTS packages that will bring Oracle data into the SQL Server. I think I just need the client, but for 11g, I see it is less than 1GB in size. I am afraid I may be missing something because I thought the client downloads were about 2GB, but the 2GB downloads are not called "client". This is a 64bit machine running an Intel Xeon X7460 chip.
    Our server has a C:\, D:\, and E:\ drive on it. The data (.mdf) is on drive E:\. The normal environment is on C:\ like usual. I also need to know if I need to set environment variables which I read about, but am not sure how to set them and make them stay, or if the software does that.
    As an aside, I tried installing a 10g on there that the DBA downloaded and could never get it to work, although I was successful in getting tnsping to work, but SQLPlusW would close on me when I tried to connect and SQLPlus failed with some error but can't remember what right now. I uninstalled it. I think it may have been the wrong download.
    I would appreciate any info at all, even if you don't know about everything said here.
    I have a link here where I think I am close, but I still am not sure. Let me know if this is correct and which link to click. If I am wrong, please provide the correct link if you can. Thank you.
    [http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html]
    Edited by: user486992 on Oct 20, 2010 11:07 AM

    Hi,
    To integrate Oracle with SQL server you need the following
    Install Oracle 11g Release 2 client software
    Install Oracle 11g Release 2 ODAC software
    Restart SQL services
    Configure OraOLEDB.Oracle provider
    Create linked server
    Add remote logins for linked server
    see this links
    http://www.mssqltips.com/tip.asp?tip=1433
    http://www.easysoft.com/applications/oracle/database-gateway-dg4odbc.html :)

  • ThumbRule for Database server sizing

    Hi all,
    Please help me in sizing the oracle database server.
    Is there any thumbrule for sizing depending on concurrent users?
    Any links??

    Please help me in sizing the oracle database server.Is there any thumbrule for sizing depending on concurrent users?
    Any links??
    Sizing What ?
    1. Disk
    2. Memory
    3. No of CPU's
    4. SGA
    5 All of thses.
    hare krishna
    Alok

  • OS for a server machine

    Hello,
    Does anybody know which OS i should install on a server machine?
    I need a free version of course :)
    Should it be Fedora? RedHat?
    Anyone can drop a link?
    Thanks!

    Pick what you know best. Know what you are doing. If you don't know what you're doing, pay extra for managed hosting to someone who does.
    If it's just a server for your home network, however, choose whatever you want to know most about; you can only learn by doing, so this is a chance to do a lot with a specific OS. But buy a hardware firewall (if you don't already have one) to put between you and the big bad internet.
    Dave.

  • Change time for database server

    Hi!
    I need to change the operation system time from my database server. Is it necessary to stop database to do that or can do with the database on-line?
    Thanks,
    Augusto

    You might want to be sure you aren't conflicting with Oracle jobs, remember in some versions of Oracle there can be more than one way of submitting jobs (not to mention OS and app specific things). In general there is no problem, but those specifics get you every time.

  • How many appsutil.zip files for database server w/multi application tiers

    Hi Gurus,
    Two questions needing your help:
    1) Patching in a multiple application tiers systems, do we need to create the appsutil.zip file from each application tier (three) and ship it to each of the database tier (two) and unzip appsutil.zip?
    Go to Apps tier and create the appsutil.zip file:
    perl <AD_TOP>/bin/admkappsutil.pl
    I am unable to find any document to address this question. Please help.
    2) Noticed $ORACLE_HOME/appsutil/admin directory missing following autoconfig per RUP7 patching
    Not sure what caused it.
    Thanks,
    Newbie

    Hi,
    1) Patching in a multiple application tiers systems, do we need to create the appsutil.zip file from each application tier (three) and ship it to each of the database tier (two) and unzip appsutil.zip?
    Go to Apps tier and create the appsutil.zip file:
    perl <AD_TOP>/bin/admkappsutil.pl
    I am unable to find any document to address this question. Please help.You will have to do this only once (not three times).
    2) Noticed $ORACLE_HOME/appsutil/admin directory missing following autoconfig per RUP7 patching
    Not sure what caused it.Please see if (Note: 820077.1 - How To Recreate The Missing "scripts" Folder Under $ORACLE_HOME/appsutil On the Database Tier Server ?) helps. Once you follow all the steps, run AutoConfig on the database tier and see if the directory still there or not.
    Regards,
    Hussein

  • How to FTP a file from client machine to database server using forms 10g

    Hi
    I want to ftp a file from a client machine to the database server machine using forms 10G (or PL/SQL).
    could you please tell me how can I do this
    Regards

    hi
    How to get up and running with WebUtil 1.06 included with Oracle Developer Suite 10.1.2.0.2 on a win32 platform
    Solution
    Assuming a fresh "Complete" install of Oracle Developer Suite 10.1.2.0.2,
    here are steps to get a small test form running, using WebUtil 1.06.
    Note: Oracle_Home is used as an alias for your real oDS ORACLE_HOME.
    Feel free to copy this note to a text editor, and do a global find/replace on
    Oracle_Home with your actual value (no trailing slash). Then it is easy to
    copy/paste actual commands to be executed from the note copy.
    1) Download http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip
    and extract to a temporary staging area. Do not attempt to use 1.7 or 1.9.
    2) Copy or move jacob.jar and jacob.dll
    C:\webutile is the folder where you extracted Jacob, and will end in ...\jacob_18
    cd C:\webutile
    copy jacob.jar Oracle_Home\forms\java\.
    copy jacob.dll Oracle_Home\forms\webutil\.
    The Jacob staging area is no longer needed, and may be deleted.
    3) Sign frmwebutil.jar and jacob.jar
    Open a DOS command prompt.
    Add Oracle_Home\jdk\bin to the PATH:
    set PATH=Oracle_Home\jdk\bin;%PATH%
    Sign the files, and check the output for success:
    Oracle_Home\forms\webutil\sign_webutil Oracle_Home\forms\java\frmwebutil.jar
    Oracle_Home\forms\webutil\sign_webutil Oracle_Home\forms\java\jacob.jar
    4) If you already have a schema in your RDBMS which contains the WebUtil stored code,
    you may skip this step. Otherwise,
    Create a schema to hold the WebUtil stored code, and privileges needed to
    connect and create a stored package. Schema name "WEBUTIL" is recommended
    for no reason other than consistency over the user base.
    Open Oracle_Home\forms\create_webutil_db.sql in a text editor, and delete or comment
    out the EXIT statement, to be able to see whether the objects were created witout
    errors.
    Start SQL*Plus as SYSTEM, and issue:
    CREATE USER webutil IDENTIFIED BY [password]
    DEFAULT TABLESPACE users
    TEMPORARY TABLESPACE temp;
    GRANT CONNECT, CREATE PROCEDURE, CREATE PUBLIC SYNONYM TO webutil;
    CONNECT webutil/webutil@rcci
    @Oracle_Home\forms\create_webutil_db.sql
    -- Inspect SQL*Plus output for errors, and then
    CREATE PUBLIC SYNONYM webutil_db FOR webutil.webutil_db;
    Reconnect as SYSTEM, and issue:
    grant execute on webutil_db to public;
    5) Modify Oracle_Home\forms\server\default.env, and append Oracle_Home\jdk\jre\lib\rt.jar
    to the CLASSPATH entry.
    6) Modify Oracle_Home\forms\server\formsweb.cfg insde [default] add :
    archive_jini=frmall_jinit.jar,frmwebutil.jar,jacob.jar
    archive=frmall.jar
    also add :
    [webutil]
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    baseHTML=webutilbase.htm
    archive_jini=frmall_jinit.jar
    WebUtilArchive=frmwebutil.jar,jacob.jar,f90all.jar
    archive=frmwebutil.jar,f90all.jar
    lookAndFeel=oracle
    7) Modify Oracle_Home\forms\server\webutil.cfg and add :
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE
    8) Start the OC4J instance
    9) Start Forms Builder and connect to a schema in the RDBMS used in step (4).
    Open webutil.pll, do a "Compile ALL" (shift-Control-K), and generate to PLX (Control-T).
    It is important to generate the PLX, to avoid the FRM-40039 discussed in Note 303682.1
    If the PLX is not generated, the Webutil.pll library would have to be attached with
    full path information to all forms wishing to use WebUtil. This is NOT recommended.
    10) Create a new FMB.
    Open webutil.olb, and Subclass (not Copy) the Webutil object to the form.
    There is no need to Subclass the WebutilConfig object.
    Attach the Webutil.pll Library, and remove the path.
    Add an ON-LOGON trigger with the code
    NULL;
    to avoid having to connect to an RDBMS (optional).
    Create a new button on a new canvas, with the code
    show_webutil_information (TRUE);
    in a WHEN-BUTTON-PRESSED trigger.
    Compile the FMB to FMX, after doing a Compile-All (Shift-Control-K).
    11) Under Edit->Preferences->Runtime in Forms Builder, click on "Reset to Default" if
    the "Application Server URL" is empty.
    Then append "?config=webutil" at the end, so you end up with a URL of the form
    http://server:port/forms/frmservlet?config=webutil
    12) Run your form.

  • Database server address space

    In the document "Database developers guide" is written the following:
    "Most significantly, from the point of view of performance, you should note that only PL/SQL and Java methods run within the address space of the server. C/C++ methods are dispatched as external procedures, and run on the server machine but outside the address space of the database server. "
    what does it mean - "the address space of the server" ?

    Hi,
    Its means that it will use free space available in the Memory (i.e., not within the SGA).
    Memory = Oracle used Memory (SGA + PGA) + OS Process Memory + Other Running process Memory + Free Memory.
    This C/C++ programs will use the free memory.
    Regards,
    Soumyajit

  • Communication between Appliation Server and Database Server

    If a web app is deployed to an Oracle Application Server, this AS machine is physically connected to an Oracle Database (server) machine in the same location:
    For the purpose of sending and retrieving data from AS server to/from DB server, do I need to install any communication/network software on the both (AS and DB) machines? If so, what kind is needed?
    Otherwise, I would assume two network cards plus a cable/wire will do (but not sure).
    Thanks
    Scott

    If you are using the Oracle Type 4 (thin) JDBC driver, you shouldn't need to configure the tnsnames.ora or sqlnet.ora files.
    Neither the OCI nor the thin driver will use ODBC, which is generally only available on Windows. Sun puts out a JDBC-ODBC bridge driver, but I don't know of anyone that has intentionally used that particular driver in production code in years. Whether the thin driver is faster than the OCI driver depends heavily on the driver version and the particulars of your application's workload. It's generally best to benchmark both with your code if you are concerned with driver performance.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • How to connect several database server

    I want to build a web site using jsp servlet for my university course purpose. In the background i will have three servers one is database server like server A another is certificate authority server like server B and the other one is Bank server like server C. Next, user will input through login page(say for example user name & password for database server A, certificate credentials for server B) then the login page will check user credentials kept in server A and at the same time with server B(CA server). If the user credentials kept in both of these servers(A &B) are matched then the page will inform that this is the valid user and connect to the bank server for money transaction. I hope now the my problem is clear to you. please answer me how can i prepare for that.
    what are the concepts related to that and have any demo code which i can use for that purpose.

    Cross posted all over the place.
    [http://forum.java.sun.com/thread.jspa?threadID=5290428]

  • Create connection multiple database server connection with sinle client

    My problem is like this. I have 3 database servers like server A,server B,Server C. First Client will communicate with server A and Server B at the same time. Then if the connection is done then i need communicate with server C. Is there anybody who has the sample code for this. Please help me i am facing problems with this.

    I want to build a web site using jsp servlet for my university course purpose. In the background i will have three servers one is database server like server A another is certificate authority server like server B and the other one is Bank server like server C. Next, user will input through login page(say for example user name & password for database server A, certificate credentials for server B) then the login page will check user credentials kept in server A and at the same time with server B(CA server). If the user credentials kept in both of these servers(A &B) are matched then the page will inform that this is the valid user and connect to the bank server for money transaction. I hope now the my problem is clear to you. please answer me how can i prepare for that.
    what are the concepts related to that and have any demo code which i can use for that purpose.

  • BODS - database server hardware configurations

    Hi,
    Can some one let me know what is the minmum hardware requirement for database server for BODS

    There is no minimum requirement for "database server" for BODS.  Apart from repositories, which can easily be hosted on a local instance of MySQL or SQL Server Express (at least during dev), and apart from the need for a database for the BIP database in BODS ver. 4, BODS can run w/o "database server" if, say, all you wanted it for was to sling text files around.  There are minimum hardware requirements for BODS job servers and clients.  Please refer to the [SAP product availability matrix (PAM)|http://service.sap.com/PAM] for hardware requirements.

  • (Cisco Historical Reporting / HRC ) All available connections to database server are in use by other client machines. Please try again later and check the log file for error 5054

    Hi All,
    I am getting an error message "All available connections to database server are in use by other client machines. Please try again later and check the log file for error 5054"  when trying to log into HRC (This user has the reporting capabilities) . I checked the log files this is what i found out 
    The log file stated that there were ongoing connections of HRC with the CCX  (I am sure there isn't any active login to HRC)
    || When you tried to login the following error was being displayed because the maximum number of connections were reached for the server .  We can see that a total number of 5 connections have been configured . ||
    1: 6/20/2014 9:13:49 AM %CHC-LOG_SUBFAC-3-UNK:Current number of connections (5) from historical Clients/Scheduler to 'CRA_DATABASE' database exceeded the maximum number of possible connections (5).Check with your administrator about changing this limit on server (wfengine.properties), however this might impact server performance.
    || Below we can see all 5 connections being used up . ||
    2: 6/20/2014 9:13:49 AM %CHC-LOG_SUBFAC-3-UNK:[DB Connections From Clients (count=5)]|[(#1) 'username'='uccxhrc','hostname'='3SK5FS1.ucsfmedicalcenter.org']|[(#2) 'username'='uccxhrc','hostname'='PFS-HHXDGX1.ucsfmedicalcenter.org']|[(#3) 'username'='uccxhrc','hostname'='PFS-HHXDGX1.ucsfmedicalcenter.org']|[(#4) 'username'='uccxhrc','hostname'='PFS-HHXDGX1.ucsfmedicalcenter.org']|[(#5) 'username'='uccxhrc','hostname'='47BMMM1.ucsfmedicalcenter.org']
    || Once the maximum number of connection was reached it threw an error . ||
    3: 6/20/2014 9:13:49 AM %CHC-LOG_SUBFAC-3-UNK:Number of max connection to 'CRA_DATABASE' database was reached! Connection could not be established.
    4: 6/20/2014 9:13:49 AM %CHC-LOG_SUBFAC-3-UNK:Database connection to 'CRA_DATABASE' failed due to (All available connections to database server are in use by other client machines. Please try again later and check the log file for error 5054.)
    Current exact UCCX Version 9.0.2.11001-24
    Current CUCM Version 8.6.2.23900-10
    Business impact  Not Critical
    Exact error message  All available connections to database server are in use by other client machines. Please try again later and check the log file for error 5054
    What is the OS version of the PC you are running  and is it physical machine or virtual machine that is running the HRC client ..
    OS Version Windows 7 Home Premium  64 bit and it’s a physical machine.
    . The Max DB Connections for Report Client Sessions is set to 5 for each servers (There are two servers). The no of HR Sessions is set to 10.
    I wanted to know if there is a way to find the HRC sessions active now and terminate the one or more or all of that sessions from the server end ? 

    We have had this "PRX5" problem with Exchange 2013 since the RTM version.  We recently applied CU3, and it did not correct the problem.  We have seen this problem on every Exchange 2013 we manage.  They are all installations where all roles
    are installed on the same Windows server, and in our case, they are all Windows virtual machines using Windows 2012 Hyper-V.
    We have tried all the "this fixed it for me" solutions regarding DNS, network cards, host file entries and so forth.  None of those "solutions" made any difference whatsoever.  The occurrence of the temporary error PRX5 seems totally random. 
    About 2 out of 20 incoming mail test by Microsoft Connectivity Analyzer fail with this PRX5 error.
    Most people don't ever notice the issue because remote mail servers retry the connection later.  However, telephone voice mail systems that forward voice message files to email, or other such applications such as your scanner, often don't retry and
    simply fail.  Our phone system actually disables all further attempts to send voice mail to a particular user if the PRX5 error is returned when the email is sent by the phone system.
    Is Microsoft totally oblivious to this problem?
    PRX5 is a serious issue that needs an Exchange team resolution, or at least an acknowledgement that the problem actually does exist and has negative consequences for proper mail flow.
    JSB

  • Advanced Database Setup for RoboHelp Server 8

    By default RoboHelp Server 8 gets installed with MS Access as
    the database which is suitable for internal use or in a development
    environment.
    But for production environment, users should use Microsoft
    SQL Server/Oracle/SQL Server Express.
    Steps to configure oracle/sql server as database –
    1) Launch the Config Manager and select File > Open
    Context and select the context for which you want to configure the
    database.
    2) Select radio button "Oracle 9i or higher/Microsoft SQL
    Server/SQL Server Express Edition".
    3) Create a system DSN using ODBC administrator. To do so,
    click on the “ODBC Admin” button. This will launch the
    “ODBC Data Source Administrator”. Click on the
    “System DSN” tab and then click on “Add”
    button and select the driver type depending on the kind of database
    your are using. Then give the Database server details and the user
    name and password to connect to the database. Press OK.
    4) Now select this newly created DSN from the “Select
    DSN” drop down.
    5) In the username, password fields, specify the username and
    password used to create the DSN.
    6) Click “Save”.
    7) You can verify if RoboHelp Server has all the information
    to connect to the database by clicking “Test
    Connection”. If connection details are OK, it should show a
    dialog box saying “Successfully connected to database”.
    8) Close Config Manager using File>Exit.
    Tulika.
    RoboHelp Server Team.
    Adobe Systems.

    Tulika,
    We have been dealing with an issue with Roboserver not searching content. We have gone months trying to fix it and weeks with Adobe tech support. It is critical we get this running. Comments from other threads give me hope you can help. The project works. At one time the server did as well. The files we sent in to Adobe worked fine on their server. We built a new server yesterday, installed the software per instructions, and used new machines to publish the data. Still the Advanced search does not work.
    Anything you could do would be appreciated.
    Charles

  • Can i partition my internal disk on macbook prop for using time machine?

    Hi
    I have a macbook pro from 2010 running OS 10.6.8 and I want to upgrade to Yosemite. I want to back up first and I have never used Time Machine before so I have to set it up. Do I need to have an external hard drive or can I use the internal one and partition it? any help appreciated please....
    thanks so much.

    Yes you can, BUT DON'T!  If your internal HDD fails, you backup will disappear with it.  Backups should always be on a separate HDD.  Look at this web site for excellent Time Machine information:
    http://pondini.org/OSX/Home.html
    Ciao.

Maybe you are looking for

  • My Tasks View in my custom task list fails to display the tasks assigned to me (that is the currently logged in user)

    Hi I am new to sharepoint 2010. I created a custom task list, where I  have many tasks assigned to users (I had tasks assigned to me as well). I created a view as "My tasks "and having a filter as Assigned To is equal to [Me]. When I do that my view

  • How to resolve itunes app purchase issues in India

    I purchased a package from DailyYoga app which I got billed for via itunes, but the package is not enabled on my ipad after 3 days of when the purchase amount showed up in my credit card. I've contacted the DailyYoga folks directly via their website

  • Oracle report and spreasheet

    HI, I tried to run a report from o.a.s, if I run with parameter "delimiteddata" it works but if I use spreadsheet doesn't work. An export file "xls" with 6000 rows: - delimitedata around 500 Kb - spreasheet around 17 Mb I know that exists a bug with

  • AT MIO-16E-10 card not responding

    My LabView test system with this DAQ card, stopped working one day. The program would just hang when started. I checked the hardware through Measurement & Automation Explorer and the card shows up fine. The resources check out with control panel in W

  • HP scan incompatible with Mac OS 10.9 (Mavericks)-Alternative

    I found this software that works with my Scanjet 4890. I know that we shouldn't have to purchase other software to make it work, but you gotta do what you gotta do! www.hamrick.com It's called VueScan Good luck!