Advice on RAID and backup of new server in CAD office

Hi, I work for an architects firm and we're looking to purchase a new server.
Our current situation:
• Dozen workstations running Leopard, on a gigabit network
• Server running Leopard Server (Standard setup), with one 250GB ATA hard drive (17GB space spare)
• Data files are backed up and taken off site each day with a triple rotation of external hard drives, using Retrospect.
• The server hard drive is cloned to an external drive each week, which stays on site, using SuperDuper.
• User accounts from workstations are all backed up to an external drive, which also stays on site, using Retrospect.
• And I've been trialing Time Machine, backing up the data to an external hard drive, but I can't see this replacing Restrospect backup as Time Machine doesn't compress the files.
To the future:
• What sort of RAID setup should we go for in a new Mac Pro server?
• I'd like to throw it all into performance but I'm thinking we should probably use a RAID to replace our SuperDuper clone from above.
• When you have mirrored drives presumably if one fails the other one just carries on doing all the work by itself?
• Should we run the system on two mirrored drives and the data on the other two? Or if I'm looking for more performance would I be better having 3 mirrored drives for the data and one for the system? Is this even possible?
• Is it possible to get the smaller 73GB SAS drives for the Mac Pros? It seems you can only get the 300GB ones, which are £500 a pop!

Keep in mind that mirrored RAIDs require two similar drives preferably the same make and model. A mirrored RAID only provides drive failure protection, it does not provide data redundancy. If you need a backup then you need two mirrored RAIDs using one to backup the other. This is also true of striped RAIDs which only provide increased storage but provide no protection against drive failure nor provide data redundancy.
These factors should be taken into account when planning your setup.
Personally, I would not recommend using Time Machine. Aside from being fairly basic as a backup utility it is not sufficiently reliable in my opinion for your situation. Retrospect is a much better choice.

Similar Messages

  • Move Publisher backup to new server( Cold Standby Server) ?

    We have CUCM cluster consist of 1 publisher, 4 subscriber and have installed a new node like another cluster's publisher(with diferent ip address from existing publisher) . When existing publisher goes down we will move publisher backup to new server and change publisher ip address to new server on existing subscribers.
    is it posible ?
    Our aim is using new server for publisher down issue.(like cold standby server but diferent ip address from existing publisher)
    Or is there any better way to install publisher backup on on branch? When publisher goes down we will use the new server like publisher.

    Hi
    Re: NTP... you can have multiple NTP servers assigned, and only the primary NTP server is used for license MAC generation. As such, I would:
    1) set the primary NTP server to be the real NTP address you want to use. This will not be accessible when you build the server with the old servers' IP.
    2) set the secondary NTP server to an accessible NTP server. I do this by setting up NTP on the server you serve the SFTP backup file from. I use Meinberg NTP if this is a Windows box, it's free.
    That way you can build the server (primary NTP not accessible, but secondary is so it's fine). Then after the restore, change IP address and it will start using the primary NTP server.
    I presume deployment type refers to product and role .e.g. a CUCM Publisher, not a CUC server or CUCMBE publisher.
    Aaron HarrisonPrincipal Engineer at Logicalis UK
    Please rate helpful posts...

  • How can I sync my Iph5 to my MacBook. The MacBook is currently on os x 10.5 and to sync itunes and backup my new phone I am getting a message saying i need 10.6 or later and it won't download.

    .How can I sync my Iph5 to my MacBook to back up on itunes. The MacBook is currently on os x 10.5 and to sync itunes and backup my new phone I am getting a message saying i need 10.6 or later and it won't download.
    catherine187

    As stated in the System Requirements, an iPhone 5 runs iOS 6. In order to sync to a computer you must have OSX 10.6.8 or later and iTunes 11 on the computer. If you can upgrade your MacBook to OSX 10.6.8 (Snow Leopard) you can purchase this version of OSX in the Apple Store. Most intel macs can run at least OSX 10.6.8. If your MacBook is a power pc Mac you are at the end of the supported operating systems and will not be able to upgrade the OSX or sync your iPhone 5.

  • Restore RMAN backup on new server

    Hi
    I took RMAN backup of a database with control file autobackup on...I copied the backup
    to a new server restored the spfile from the backup and modified the parameters
    bdump,udump,control file because the directory structure is different from the original
    machine.I restored the control file and it was restored properly.
    Now I need to restore the datafiles in the new path so I used set newname and switch
    but I get some error ....I have posted the error please look at it
    RMAN> run
    2> {
    3> set newname for datafile 1 to 'E:\ORACLE\METAGRID\ORADATA\METAGRID\SYSTEM01.DBF';
    4> set newname for datafile 2 to 'E:\ORACLE\METAGRID\ORADATA\METAGRID\UNDOTBS01.DBF';
    5> set newname for datafile 3 to 'E:\ORACLE\METAGRID\ORADATA\METAGRID\SYSAUX01.DBF';
    6> set newname for datafile 4 to 'E:\ORACLE\METAGRID\ORADATA\METAGRID\USERS01.DBF';
    7> set newname for datafile 5 to 'E:\ORACLE\METAGRID\ORADATA\METAGRID\TSDATA_01.DBF';
    8> set newname for datafile 6 to 'E:\ORACLE\METAGRID\ORADATA\METAGRID\TSIDX01.DBF';
    9> set newname for datafile 7 to
    'E:\ORACLE\METAGRID\ORADATA\METAGRID\TSDATA_AUDIT01.DBF';
    10> restore database;
    11> switch datafile all;
    12> recover database;
    13> }
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    executing command: SET NEWNAME
    Starting restore at 11-NOV-10
    using channel ORA_DISK_1
    channel ORA_DISK_1: starting datafile backupset restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to E:\ORACLE\METAGRID\ORADATA\METAGRID\SYSTEM01.DBF
    restoring datafile 00002 to E:\ORACLE\METAGRID\ORADATA\METAGRID\UNDOTBS01.DBF
    restoring datafile 00005 to E:\ORACLE\METAGRID\ORADATA\METAGRID\TSDATA_01.DBF
    restoring datafile 00006 to E:\ORACLE\METAGRID\ORADATA\METAGRID\TSIDX01.DBF
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 11/11/2010 12:38:24
    ORA-19693: backup piece E:\RMAN\DB_0FLSLJH1_1_1 already included

    Try to clear and recatalog the backups to be used, before the restore:
    rman target /
    crosscheck backup;
    delete expired backup;
    catalog start with 'path_to_your_backup';

  • Restore incremental backups to new server

    Hello!
    I am trying to create my database on a new server using rman incremental cold backups.
    I have already restored my level 0 database, but i am not able to restore the level 1 backup because rman doesn't find it on the new server. I have transported the level 0 and level 1 backup in tar format from the old server to the new one. Also I have not executed recover copy of database with tag 'xxxx' after level 1 backup on the source server , because i want to transport only the incremental files. Can sb help me on this issue?
    Thanks in advance!

    Hi,
    Please follow the below process....
    1- Take Level 0 backup with archivelog from Primary machine.
    Note:- Auto Cotrolfile backup should be set in parameters setting of RMAN
    2- Ship this dackup to another machine(Directory Structure Should be same , If directory Strucuture is different then use set new name option while restore)
    3- STARTUP WITH NOMOUNT to second machine.
    4- connect rman
    5- RESTORE CONTROLFILE FROM AUTOBACKUP;(All backup files should be placed at same location as on primary server , if Location is different then use RESTORE CONTROLFILE FROM 'backup file'
    6- MOUNT THE DATABASE
    7- RESTORE DATABASE
    8 -RECOVER DATABASE
    After this go to primary machine do some updations and take INCREMENTAL LEVEL 1 BACKUP
    Move all files to New machine
    1-STARTUP NOMOUNT
    2- RESTORE CONTROLFILE FROM AUTOBACKUP;(All backup files should be placed at same location as on primary server , if Location is different then use RESTORE CONTROLFILE FROM 'backup file'
    Note:- This time controlfile should bw retored from New backup;
    3- MOUNT THE DATABASE;
    4- RECOVER DATABASE;( This time no need to restore database again).
    Hope this will help
    Thanks & Regards
    Rahul Sharma
    Database Administrator
    IndiaMART InterMESH Ltd.

  • Upgrading report from CR8.5 to CR10 and connecting to new server

    Post Author: jnicholsDME
    CA Forum: Data Connectivity and SQL
    We have numerous reports (50+) with various subreports that are used by our enterprise accounting system (MAS500).   We recently upgraded to a new version of this program.   The upgrade required that we upgrade the reports to CR10 from CR8.5 in order to render them in the program's runtime engine.  All of these reports now live on a new server and are pointed to a SQL2005 db on that new server.  I had to reset the datasource (we're using an ODBC connection) on all of the reports to point them at the new server and database.   However, the SQL queries seem to still reference the old database (which was on the old server).    The reports run fine inside of the accounting system, however, if we unplug the old server the reports take approimately 1 minute, compared to 3 seconds with the old server plugged in.    Even editing the report in crystal, it takes approximately 1 minute to open the report in Crystal designer if the old server is unplugged (as opposed to 2 seconds with it plugged in).    Despite setting the datasource it seems as if something in the report is still trying to resolve itself to the old server.     Another strange thing is that even when the old server is turned on, the sql database the reports previously referenced is OFFLINE.  Despite reset the datasource, when attempting to verify the database the reports bring up a dialog saying a table from the old database can't be found, and this reference is still visible in the SQL query inside of crystal.   Unfortunately, I can't edit this query, or I'd probably be able to resolve my issues.  Any ideas?   Rewriting these reports would take weeks. 

    Post Author: ejthunder
    CA Forum: Upgrading and Licensing
    Hello,
    What edition of Crystal Reports 10 do you have?  You have to have CR 10 Developer or Advanced Developer.  CR 10 Professional and CR 10 Standard are not development level products and do not install development components into VB6.
    Open CR 10 and go to Help > About.  What is the edition description at the top?  If it doesn't say CR10 Developer or Advanced Developer you have your reason.
    I hope this helps!
    EJ

  • Request for Advice re RAID Setup  / Backup Options

    I would be grateful for any comments on my RAID setup, or suggestions for improvement:
    I have four LaCie Firewire drives. Each is 250 GB. Two are the Porsche design, and the other two are the ones designed to stack under (and resemble) the mac Mini. I'd like to not buy any additional storage hardware at this time.
    I have two main needs for storage -- (1) my iTunes library, which is mostly Apple Lossless, and (2) backup of my PowerBook. These two needs presently take up about 300 GB.
    Currently, all four hard drives are connected to a mac Mini. Both of the two pairs of hard drives is configured through OS X Disk Utility as RAID 0. Consequently, two fire wire drives of roughly 500 GB each show up on the mini's desktop. I mainly use the mini as a jukebox -- the video out connects to my TV, and the audio out connects to my receiver (through a buggy as he.ll M-Audio Transit, but that's another story). So the iTunes library for the mini lives on one of the RAID drives.
    The other RAID drive serves as a backup. Using Silverkeeper, I incrementally backup the music library. Silverkeeper also backs up my PowerBook, when it is on the network.
    Does this sound like the best way to go, if you accept that I don't want to get into a hardware RAID solution for now? Does OS X allow for software RAID 0+1? In other words, can I RAID the two pairs of drives independently as they are now, and then have them mirror each other? I'm not really worried about accidental file deletions and the like -- my biggest concern is one of these hard drives failing. If RAID 0+1 is available through software, is that advisable? Are there other alternatives I should be thinking about?
    Any comments on this will be very helpful. Thanks in advance for your time.
    PJP
    PowerBook G4 15 | Mac mini G4 | 60 GB video iPod Mac OS X (10.4.6)
    PowerBook G4 15 | Mac mini G4 | 60 GB video iPod Mac OS X (10.4.4)

    Hi, PJP.
    My take on RAID: Unless you're running a high-availability transaction server, IMO RAID is overkill for the home or SOHO (Small Office / Home Office) user. It's "cool" and has a certain amount of "geek" cachet, but as far as being practical for the average user, it adds an unnecessary level of complexity.
    You may have specific reasons why you've decided to implement RAID, but from what you've described as what you're doing with your Macs, I don't really see the need for it.
    Like you, I run backups to FireWire drives of all our Macs. I maintain at two current backups for each system, one backup per FireWire drive. This gives me the same kind of drive-failure protection for my backups without having to go the RAID route.
    For advice on the backup and recovery solution I employ, see my "Backup and Recovery" FAQ.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Restore backups on new server with RMAN (nocatalog).

    Hi,
    On my production database (Oracle8i/Solaris8) I use RMAN(nocatalog) to backup database:
    connect target
    run {
    allocate channel d1 type disk;
    backup full tag = 'Full Backup'
    format '/oracle_backups/db_%t_%s_p%p'
    (database);
    sql 'alter system switch logfile';
    backup
    full
    etc.}
    I need to test backup by restoring it on test server (Oracle8i/Linux7.3). How I can point RMAN on test server to backup files location?
    Thanks.

    If you use a recovery catalog and want to duplicate database in a fresh server.
    1. connect with the target database.
    2. connect with the recovery catalog.
    3. connect with the auxiliary database.
    4. Run the duplicate command.
    Before running the duplicate command copy the backup piece to your fresh server from the target server. Both mount point should be same.
    Regards
    Asif Kabir
    -- mark your helpful post as correct/helpful.

  • Detach database and reattach to new server

    What we need is to detach the existing Database and reattach it to a new
    instance of ZAM 7.5. I read but could not find a tool called MoveCS.exe.
    Any ideas?
    Cheers,
    Kirk

    Hi, The customer has a copy of Tally Systems' movecs.exe from 2001 but
    wants to know if it is going to work for ZAM 7.5. Could you send me a
    copy of the latest version? infoATmaulesystemsDOTie
    Cheers,
    Kirk

  • Migrating to new server: advice! :)

    Hi!
    My current GroupWise 2012 SP2 server is a SuSE 10 SP4 and I need to migrate to a new server!
    I currently have 5% disk space left and have ordered additional drives, but while I'm going through the hassle and word is Windemere is not going to be supported on SuSE 10, I've decided to set-up and configure a new server.
    This is my plan (this is my first migration) so any suggestions, advice, LOOKOUT FORs, would be welcome with open arms!
    The current GroupWise server is a virtual machine on XenServer 6.1 with a NAS attached.
    After I install the addition drives, here is my plan of attack:
    1. Start up a new SuSE 11 SP2 server.
    Notes: The old GroupWise server had a 20 GB disk allocated: 502 MB for /boot and 17.4 GB for / and 2.0 swap
    GroupWise files are mounted at /var/opt/novell/groupwise with a 750 GB allocation (it's 83 Linux native).
    I think I will double that (40 GB allocation) for room to grow.
    Question: What would you recommend LVM or NSS for the partition that will hold GroupWise?
    (I will have about 2 TB to work with).
    2. Install GroupWise on the new server with the same po/domain name as 'old' server?
    3. Install eDirectory on the new server and bring it into a new tree.
    4. Perform a Gwava Reload migration.
    5. Shutdown eDirectory on 'old' server, backup and restore on new server, then shutdown old server, reboot new server after modifying server name & IP to match old server.
    6. Run DSRepair to insure new server is in sync.?
    Comments welcome! Stan

    Maybe you can do the follow, if you have a small downtime.
    1 .Stop GW, make a "chkconfig grpwise off", change IP of the server, reboot and configure the old IP as a secondary(with yast). Then you can start GW again(and "chkconfig grpwise on)".
    2. Install a new server with a new name and new IP in the tree.
    3. Install the GW-Agents on the new server and copy the config-files (*.poa,*.mta, web?, gwia?, /etc/opt/novell/...gwha.conf) from the old server, and "chkconfig grpwise off"
    4. In XEN you can expand the 750GB VOL and then the ext3 or you create a new VOL in XEN and mount it on the same place (/var/opt/novell/groupwise) BACKUP before expand !!
    5. If you have a new VOL make simply a rsync to the new VOL, online for the first time
    6. Online-Rsync(with delete-option) you can make ever day to see the consumed time, you can use also dbcopy, but this didnt delete old files
    7. On Day X you stop GW on old server, make a final rsync (or dbcopy, if you like)
    8. remove secondary IP from old server and configure this IP as a secondary to the new server.
    9. start GW (if you use gwmonitor its easy to configure it new with the install of GW)
    Similar "IP-mechanism" use a GW-Cluster.
    In XEN you can make (or you have) a separate network to check this after the first rsync. Switch the server to this network, give the seconday IP and start GW and check the gw-logs and/or start GW with X-Window, if you have runlevel 5 or xming.
    Because you have today > 750GB you should think about a second Postoffice, because the handling of big volumes(Backup, Snapshot,...)
    That you can make after moving to the new server. Simply build a 2. GW-Server, create a second PO with C1 (or you wait to windermere ??) and move some user.
    A Client with the old IP that moved on the new PO is automatically redirected.
    Heiko

  • Migration from XI R2 to Xi R3 and new server box

    Hi,
    We are planning to migrate to a new server and on that new server, we will install BO XI R3. We have the following issues:
    1. All our users have bookmarked the XI R2 address in their browser. How can we transparently forward them to the new server. Can we do it with DNS forwarding?
    2. Even we can forward to the XI R3 login page, but how can we keep running our existing Xcelsius Dashboards. The Xcelsius dashboards get refreshed using live office and the live office model points to XI R2 reports. Do we need to update the model for each of the dashboards to point to the new server?
    Please let us know if anyone has any suggestion/experience.
    Regards,
    Tanveer.

    My suggestion/experience is you will want to have access to both XIR2 and 3.0 during the migration.
    A migration is one of the more complicated tasks and there could be unforseen obstacles.
    In theory you should be able to migrate most or all of your XIR2 to 3.0 and then give out a new link to allow others to test. At the same time you leave XIR2 and the old links available in case issues arise you will have a backup.
    Live office should be able to be redirected to 3.0 there is a legacy support built in for this (dswsbobje).
    The final goal of course is to migrate everything to 3.0 and stop using the XIR2
    There are many consultants both within BO/and 3rd party that can help plan a migration.
    You should also have the support of the BO deployment team if migration issues should arrise.
    Regards,
    Tim

  • BACKUP FROM OLD SERVER & RESTORE TO NEW SERVER

    Hi ,
    i have install SAP on New Server (ADM X86) , it has good hardware. that why i want to shiftout from old deveopment Server to new Server . From old server i want to take backup through DB13 and restore through Brtools on new server. backup will be on disk.
    please guide me which type of backup should be taken ?
    and what is difft b/t whole backup and full backup ?
    NEW SERVER with 2 Quard core processor, 24 GB RAM
    OS= SOLARIS 10
    DB= Oracle 10.2.0.4 with 39 Interim opatch
    SAP= Ecc 6.0
    Hostname=sapdev
    System No.=00
    OLD Server(SPARK) WITH 1 Dual Core Processor , 6 GB RAM
    OS= SOLARIS 10
    DB= Oracle 10.2.0.4 with 39 Interim opatch
    SAP= Ecc 6.0
    Hostname=devsap
    System No.=00
    Best Regard
    Imran Khan

    Hi Imran,
    In you have a full backup, using this existing backup further you can take incremental backups. The incremental backup is based on the previous full backup. The full and incremental backups is controlled by RMAN (Recovery manager).
    You can take a full backup and restore the same in your new server and later take an incremental backup from your old server and restore it to the new server for all the delta changes made. By this you can make sure that your production data is made consistent in the new server.
    If you have sufficient dowtime then, you can take a whole DB backup with redo log files and restore them in your new server.
    There is no difference between whole backup and full backup, with respect to the database data.
    784118 - System Copy Java Tools
    check the OraBrcopy tool in this note. It might help you.
    regards,
    chandru.

  • Replace existing server with new server

    Good Day Guys,
    Could you please throw some light on the issue below,
    Our QAS is down for more than a month and we are having problems with the server on hardware side,so our company has decided to scrap up the old server and bring a new server in its place.
    Could you please share your ideas as of how to proceed from having new server.My concerns.
    Installing sap and Mssql from scratch naming same as our old server.Here im stuck.......whether to install a new database and do DB refresh from the production database.
    Please post me all the activities to considered for a new installation and to have a copy of production installed on it.
    thanks in advance,

    Hi,
    This is how you should proceed.
    1. Take a full backup of your production - make sure it is successful.
    As you cannot use the sql server detach/attach from production - you will have to do a backup and restore.
    2. Uninstall your quality - the uninstall steps are there in the installation guide.
    3. Install your QAS using SAPINST as per the homogeneous system copy installation guide. And select the option db using "backup/restore" when SAPINST asks for it.
    4. Restore the database using the production backup and logs via the SQL Server Enterprise Manager.
    5. You will have to change your schema names by following the sap note 551915 - this is only needed if your SAP system uses the MCOD convention of the form SAP<SID>.
    Also, check these SAP Notes 151603, 193816for a SQL Server Copy.
    Hope this helps.
    Reg, Dibya

  • Moving oracle database to a new server with an upgraded oracle software

    Hi Guys,
    Here is the scenario, we have an existing Oracle 9.2 demo database on a Solaris 5.9 server. I was asked to transfer this to another server with same OS but with an Oracle 10g software installed. The original plan was to mount the exisiting Oracle home from the original server to the new server and from there copy all the database files and bring up the database.
    Here are the steps:
    - Issue an "alter database backup controlfile to trace", get the script from the trace file
    - Copy all database files to the new server
    - Edit parameter files
    - Do a startup mount recreate the control files, do a recover database, and startup the database on the new server.
    I suggested that we to a transport tablespace but due to limited resources and that the 9.2 database does not have this feature we can't perform this process. I also can't do a exp/imp of the database since we really have limited resources on a disk. I was wondering if the steps I enumerated above are correct? Or would result in an error?

    Hi,
    why you want to recreate the controlfile, does the mount point locations are changing from old server to new server?
    if you recreating controlfile new incarnation starts, keep in mind.
    you have the downtime to upgrade.. :)
    shutdown
    take cold backup and move to new server.
    create the directory structure as exist in PFILE including CRD files.
    install software
    startup upgrade
    upgrade database(need to add sysaux TBS)
    shut immediate
    startup
    *@?/rdbms/admin/utlrp.sql*
    change hostname in listner.ora/tnsnames.ora files.
    Thanks

  • Restore on new server with new DB_NAME/SID?

    My goal is to restore database with the RMAN backup on a server that has no connectivity to the production database (I don’t want to use duplicate command).
    I restore a database from RMAN using a same DB_NAME/SID and everything was ok.
    -     restore spfile
    -     restore controlfile
    -     restore database
    -     recover database
    -     open with reset logs
    Now I want to restore database but with different DB_NAME/SID (My production database is PROD and I want to restore this PROD RMAN backup on new server and this new database I want to be called DEV).
    How to restore database with new DB_NAME/SID?
    Oracle 10g, Windows Server 2003
    Thanks in advance!

    user9106065 wrote:
    My goal is to restore database with the RMAN backup on a server that has no connectivity to the production database (I don’t want to use duplicate command).
    I restore a database from RMAN using a same DB_NAME/SID and everything was ok.
    -     restore spfile
    -     restore controlfile
    -     restore database
    -     recover database
    -     open with reset logs
    Now I want to restore database but with different DB_NAME/SID (My production database is PROD and I want to restore this PROD RMAN backup on new server and this new database I want to be called DEV).
    How to restore database with new DB_NAME/SID?
    Oracle 10g, Windows Server 2003
    Thanks in advance!You can use NID command
    Run NID and you can see the options to run
    or see How to Change the DBID, DBNAME Using NID Utility in version 10GgR2 onwards [ID 863800.1]
    Cheers

Maybe you are looking for

  • USB problems since EFI firmware update 2.6

    My MBA has been suffering USB problems since this update. I have an IOGear USB 3 GUH374 hub.  I connect my iPad mini and USB 3 disk to it. Since the update, the iPad has stopped charging through the hub.  Now, I can't find the power specs of the hub,

  • Opening a web page from oracle

    Hi , How can i open a web page example : "www.yahoo.com" from pl/sql ? One more thing , if this was possible is there a way to provide the username/password to the website to be logged on right when the page is browsed ? also how does Oracle know of

  • Bdc session method

    Hi all , where BDC_OK  fields  will store  in which table . and also how to reslove the screen resolution  in bdc session method . Regards , Kiran .

  • Adding a second subnet

    Just so I understand, you are currently using 10.0.0.0/23 but it conflicts with another network when you use VPN. So now you need to use a second subnet of 10.115.110.0/23? If this is the case, why not just renumber your current subnet to the new ran

  • Oracle Personal Install Size

    I am developing a web based product which will use Oracle as the database. The application will probably be deployed on laptops and while I could deploy each application with Oracle Standard Edition, I think this could be overkill. The install file i