Need to add a MSSQL Server to our system

I remember seeing a SQL connector or something
Is there anything that will make life easier???
My understanding is we need Windows Server + CALs + MSSQL Server (+ cals for
SQL)
and everything is stored and run on the Windows box....
About the only thing I can do is store the Backup on the Novell server -
right??
(I'd like to use the windows box for minimum - requirement only)

Simon,
> I remember seeing a SQL connector or something
>
> Is there anything that will make life easier???
>
> My understanding is we need Windows Server + CALs + MSSQL Server (+ cals for
> SQL)
> and everything is stored and run on the Windows box....
>
> About the only thing I can do is store the Backup on the Novell server -
> right??
> (I'd like to use the windows box for minimum - requirement only)
If you need an MS SQL server and the app actually *requires* MS SQL and refuse
to run on MySQL, then your easiest option is this:
Enable CIFS on your 6.5 Sp6 or later server.
Use CIFS Domain emulation to create a Windows Domain on your NetWare server
Install a 2003 server as a standalone, patch it, install MSSQL
Then join this 2003 server to the domain
In MS SQL use passthrough authentication
This way, your users can use the same credentials for the SQL server.
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2600

Similar Messages

  • I have an existing application need to add LabVIEW OPC Server

    I have an existing application written in LabVIEW which controls a Device. The data from the device is currently logged to the local drive. 
    It is desired to upgrade this application to become an OPC Server so that the manager can remotely acquire data and control the Application.
    What would be the easiest approach to accomplish this task?
    Thanks and Best Regards,
    Gary

    Hello Dan,
    1. The operator specifies a time interval to save the data to disk. The data is stored in a csv file.
     2. The manager is the Engineer who is managing the data collection system remotely.
    3.The desired end result is to have the LabVIEW with an OPC server provide the connectivity to an OPC client so that they can collect the data, that they desire from the system, and control the system.
    4. Controlling the system is secondary. Providing the connectivity so that an OPC client can specify what data is to be sent and the update interval is the first priority.  For example, they may only be interested
    in 10 of say 30 parameters, and want that data sent over every 10 seconds or so. The data once they receive it will be logged to a central data base.
    We suggested using TCP/IP but they do not want a custom interface.
    We also suggested Modbus, but they perfer to use OPC. The want to integrate it with their OSI PI.
     Thanks and Best Regards,
    Gary

  • Need to add a second weblogic server for high availability

    I have a weblogic 10.3.3 server with forms and reports 11.1.1.3.
    I have an adminServer, WLS_FORMS and WLS_REPORTS managed servers setup.
    This was setup with the wizard, so the WLS_FORMS is in the cluster_forms cluster group and WLS_REPORTS in the cluster_reports group.
    I now need to add a second server with forms and reports also to act as one big server and provide high availability and load balancing.
    How do I achieve thsi, is there a wizard that will do this?
    The two servers are setup in exactly the same way, with the same versions of Weblogic and Forms and Reports.
    Thanks in advance.

    I do not know "reports 11.1.1.3" application, but from your description this application is already targeted on a clustered configuration.
    So it should be sufficient to add 2 new instances in the WebLogic domain "WLS_FORMS_2", "WLS_REPORTS_2", include them into the existing clusters and add a load balancer (like apache + wleblogic-plugin) that will balance requests on instances.
    I never heard of wizards to create such clustered environments. However it is not hard to do:
    1- Install binaries on the new machine
    2- Create the domain configuration directory on the new machine using config.sh wizard in the same way you have aleady done with the first machine.
    In this step you can create a clone of the existing domain, but it is enough to create a domain with the same name and the same admin instance.
    Instead of using config.sh, you can also copy the domain directory from the existing machine and change diretories in scripts if needed.
    The domain configuration is needed only to find the binaries, the basic domain files common to all installations, and to allow startup scripts (see point 4-) to connect to the admin and download the domain/instance configuration.
    3- Configure the new instances on the existing WebLogic console
    4- Create startup scripts for "WLS_FORMS_2", "WLS_REPORTS_2" on the second machine
    Bye
    Mariano

  • HIDE MSSQL Server information from all remote users

    Hi Support,
    We need to hide the MSSQL server version/product/edition information from remote users.
    Kindly suggest us the relevent solution.
    Thanks !

    Hi Support,
    I understand that we can't restrict @@version sql query.
    But, we found one of scan reports of website which is able  to identify sql version , any clues hows this been happening , is this due to SQL injection vulnerability only or anything else in site application of SQL server
    directly allowing  SQL version identification possible.
    Please suggest can we create a condition / Policy using Facet >> server information under Policy Management in SQL Server. steps would be like :
    1. Export facet 'server information' in .xml format.
    2. Make changes in .xml file related to server information e.g; product/product level/edition/edition engine etc.
    3. Import modified xml file as a policy / condition.
    4. Evaluate the Policy.
    We performed above steps but we are not able to view modified server information while scanning reports of website. 
    Can you please suggest if the above procedure can be done to change the server information ( server will be the same only
    information needs to be change).

  • Need to add Menu Item to Search Result Template page

    Hi Guys,
    I am using UCM 11g and I am customizing serach result page.
    When we do search on UCM, we get a search result page. This search result page has a two drop downs (on the top right) "Change View" and "Search Action" in the blue strip.
    I have to add one customized dropdown option in "Publish Selected", it worked well with 10g by overriding searchapi_result_menus_setup include but not working in 11G.
    Appreciate your help on this, Thank you
    Thanks,
    Ashok

    Reunion1980 wrote:
    ..I need to add item "About" to frame's system menu.
    Is there any way to solve this problem?Try this link - [http://pscode.org/jh/bin/helpsetter-apidocs.jnlp]. It is sand-boxed, like an applet. It should prompt if you want to create shortcuts, click OK/Yes.
    After you run it, open the 'All Programs'/system menu. There should be an item under the 'JavaHelp System' menu for the 'JavaHelp System JavaDocs'. That link is to launch the application again. [Java Web Start|http://www.java.com/en/download/faq/java_webstart.xml] *(<- link)* is what installs the menus. JWS can also install menus specifically for application help.
    Older applications declared the required menu items and desktop shortcut in the JNLP launch file, but JRE 1.6.0_18+ offers the IntegrationService *(<- link)* to applications, and provides feedback on success/failure. Note that some systems will ignore requests for desktop integration. Ubuntu Linux will allow for the creation of desktop shortcuts, but silently ignore requests for menu items.

  • Game server, home network, SD2005 switch, need to add wireless...

    OK, I have my cable modem going directly to game server (PC running windows xp as game host), PC has 2 NIC's. Second NIC goes to SD2005 switch to 2 home gaming PC's, printer, playstation 3. Goal was to have gaming server direct access to internet.... Allow our PC's to access games without going outside intranet.  How do I hook up WRT310N to the sd2005 and then run the Printer, Playstation3 off the WRT310N???   Or am I making this way to complicated???lol 
    I also have a ethernet hookup for a workbench too that I swap out connections on the SD2005 for repairing PC's...
    So, In a nutshell
    PC gaming host
    2 gaming PC's
    Ethernet printer
    Ethernet Playstation3
    Ethernet connection to workbench
    Need to add the WRT310N v2 to get wireless
    Need gigabit access to internet for all but printer & Playstation
    Have SD2005 gigabit switch
    1 gaming PC needs access to website host for FTP without all the security problems (which has been a pain with Vista)
    SO, WHAT WOULD YOU DO.... I know just enough to make a mess...lol 

    As you want the game server directly connected to your internet connection it must operate as your internet gateway for all other devices. For that, you have to enable ICS (Internet Connection Sharing) on the game server. Use the Windows wizard to set it up. Share the internet netconnection from the 1st NIC to the LAN on the 2nd NIC. Of course, with this kind of setup your game server must be up and running whenever you want to use your LAN.
    Your game server will use static IP 192.168.0.1 with subnet mask 255.255.255.0 on the 2nd NIC and provides DHCP.
    Now connect the SD2005 to the 2nd NIC. Wire another computer to the SD2005 and it should get an IP address 192.168.0.* and should have internet through the game server.
    Set up the WRT as simple wireless access point. Wire a computer to a LAN port of the WRT. Open the web interface http://192.168.1.1/ Now change the LAN IP address of the WRT from 192.168.1.1 to 192.168.0.254 and turn off the DHCP server. Save settings. You'll loose the connection. Unplug the computer. Now wire one of the LAN ports of the WRT to the SD2005. Do not use the internet port of the WRT!
    That's it. Don't forget to configure the wireless on the WRT through the web interface now at http://192.168.0.254/
    Your LAN computers can access the game server directly on the LAN IP address 192.168.0.1 or through its public IP address.

  • HT201320 i'm trying to add an email account and foolowed on screen directions but after "verifying account" screen i got new account" and no options highlighted but "cancel"  The mail server is our local phone company.  Appreciate any help.

    i'm trying to add an email account and followed on screen directions but after "verifying account" screen i got "new account" and no options highlighted but "cancel"  The mail server is our local phone company.  Appreciate any help.

    Hello there, shallotte07.
    The following iPhone Troubleshooting Assistant should get you through all the steps to set up mail:
    Apple - Support - iPhone - Setting up Mail Assistant
    http://www.apple.com/support/iphone/assistant/mail/http://www.apple.com/support/iphone/assistant/mail/
    Remember that some Service Providers require particular settings, and you may need to contact them directly to acquire that information. Check out the "Email cheat-sheet" section in the information that follows:
    If iPhone can't find your service provider's settings, this article can help you obtain the necessary account settings from your provider.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • The Web application at could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application

    Hi,
    I have created on windows service to fetch sharepoint list ad update the list items.
    when i run this service in sharepoint server(where the sharepoint site is hosted),it is working fine. If i run the same service in another machine(sharepoint installed in this machine also). it is giving the below error
    The Web application at [URL] could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application.
    Code snippet
    SPSite sharepointSite = null;
                SPWeb rootWeb = null;
                try
                    //SPList current = null, previous = null;
                    string colmId = ConfigurationManager.AppSettings[ID_COLM];
                    List<TaskEntity> list = new List<TaskEntity>();
                    sharepointSite = new SPSite(URL);
                    rootWeb = sharepointSite.OpenWeb();
                    SPList current = rootWeb.Lists[ConfigurationManager.AppSettings[OMEGA_REGISTRATION_LIST]];
                    WriteEventLog("current" + current.Items.Count.ToString());
                catch (Exception ex)
                    ExceptionMethod(ex);
                finally
                    sharepointSite = null;
                    rootWeb = null;
    I have pointed .net framework to 3.5 version and target palform as Any CPU. Please suggest me

    Hi mallela1,
    I also had similar issue couple of months back when I was trying to access a remote URL from a Windows service when the site does not exists in the server where service resides.
    You cannot access a remote url (even though it is SharePoint server and also in same network ) from server object model.
    SPSite can look in the current server only. here what is happening is SPSite will look for this in the current server DB and it is not finding this errror.
    So please dont use ServerObject model for accessing remote sites. You can use Client Object model for the code /requirement you have stated above.
    I wasted lot of time in finding a work around to make to work. It did not. So look for other options.
    Regards,
    Nandini

  • I want to install Snow Leopard Server on our MacPro (2.66) using Mac Mini Snow Leopard Server disks?  I kept getting an error for backwards compatibility.   Is this possible or do I need to purchase another copy of Snow Leopard Server?

    I want to install Snow Leopard Server on our MacPro(2.66) using Mac Mini Snow Leopard Server disks?  I kept getting an error for backwards compatibility.   Is this possible or do I need topurchase another copy of Snow Leopard Server?

    The OS disks that are shipped with a particular product
    are set up so that tey will only install on that product.
    It will install on any Mini of that exact vintage, but that
    is all.
    This is to prevent people from doing exactly what you
    are trying to do.  The license for OSX shipped with any
    is only valid for that product.  Also, Snow Leopard,
    including Server, is only permitted to be run on one
    computer at a time.  Bottom line, unlike Lion, legally
    you cannot install the same copy on multiple
    computers unless some "family pack" or site license
    is purchased.
    Yes, you need to purchase another copy.
    The copy of Snow Leopard license is here:
    http://images.apple.com/legal/sla/docs/macosx_snowleopard.pdf

  • I was told I need to remove the enterprise server account I have and need to add a new one for work but the IT person did not tell me how to do this.  Can anyone help?

    I was told I need to remove the enterprise server account I have and need to add a new one for work but the IT person did not tell me how to do this.  Can anyone help?

        Jennymbell, never fear help is here!
    Have you tried contacting your IT department for assistance? You can visit http://bit.ly/QECbGh for steps on how to enterprise activation.
    Keep me posted if you need further assistance.
    John B
    Follow us on Twitter @VZWSupport

  • I need to add new MacBooks to mac server workgroup manager. 10.9.5

    i need to add new MacBooks to mac server workgroup manager. cannot find them by mac address, name or ip. how do i add the new MacBooks. i think there is no workgroup manger programs for mavericks, so there must be a new way to create and add new clients to workgroup manager. can someone please inform me or point me to a dock that explains how thank you.

  • Need a rack server for our company

    Hi,
           we are looking for a rack server for our oraganisation        
    Hardware specs we are looking for:
    Dual processor
    about 128GB RAM
    2-4tb of Hard Drive Space
    1GB ethernet
    Need prduct descrion and price details for it.
    Thanks,
    Sanjeev
    9872284774

    Hi,
    Depending what your server is (shape and size) and you plan for future usage not CPU, RAM or anything inside. Please check the following lists:
       http://www.4cabling.com.au/server-racks-network-cabinets.html
       http://www.ebay.com.au/bhp/server-rack-cabinet
    Note: You can buy rack(s) from any supplier, no need IBM or HP or Dell .... racks (actually they are more expensive than racks from companies which sell racks/cabinets).
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • We have a complete CC business membership and currently have the programs installed on 2 computers but need to add them onto a 3rd. Can we add a licence to our membership or do we need to purchase an additional membership?

    We have a complete CC business membership and currently have the programs installed on 2 computers but need to add them onto a 3rd. Can we add a licence to our membership or do we need to purchase an additional membership?

    If you have Creative Cloud for teams, and you bought the licenses through Adobe direct (via Adobe.com), you can add licenses yourself, and they will be invoiced automatically as you get invoiced for the other two licenses.
    Log into adobe.com with your team admin Adobe ID and password.
    Once logged in you should be able to access a Manage Team option from the menu.
    In the top-right corner there should be an Add Licenses button, that lets you purchase any number of additional licenses.
    If you've not purchased through Adobe direct, but through a reseller, you'd need to contact your reseller to add the additional license.
    Hope this helps,
    Cari

  • Need Suggestion on choosing the correct Fax server to our ECC environment

    Dear All,
    We are in Planning to get Fax server to our companies SAP environment (ECC). Intention is to print Sales,Purchase orders & COA from SAP system. Would you please suggest for any supported docs/links for the same and also let us know if any trail versions available for free to test?
    Your answers are really helpful in budgeting our business requirements. 
    Thanks & Regards
    RajMeda

    thinking of using this industrial pc 
    http://www.audon.co.uk/winxp/cupcp80.html 
    i will also need a daq, i was going to have the server pc in an office in the factory so i was going to use an ethernet daq 
    http://www.audon.co.uk/usb_multi/ue9.html -    Labjack EU9 Ethernet usb daq
    will a ethernet daq be fast enough and has it the correct ethernet connection and can you also connect these daq to labview or am i better off buying a ni ethernet daq 
    i am woundering will the system be fast and what labview software will i need to, so i can collect the data and hav a server vi running on the panel pc 

  • Trying to move EP 7.0 from one MSSQL server to a different one

    We have created a distributed instance installation of NW2004s/EP7.0.
    We need to move the database instance from one windows server to a second server.  We do not need to move any other portions.
    We shutdown the MSSQL server and copied the files, and brought the database up.  To test I connected to the database using query analyzer, and the user which is defined as SAP<SID>DB (in our case SAPSPPDB) and this worked fine.
    When I adjust the default profile parameter, and the config tool parameter - in the secure store: jdbc/pool/<SID>/URL.  The changes were done after teh database was shutdown and copied.  I get errors afterwards jcontrol fails, online and offline config tool do not open, etc'
    What is the process for moving a MSSQL database from a portal?

    I did it a few times succesfull and this is (my) procedure:
    1. stop the SAP system
    2. detach th DB on the Source server
    3. copy db+log files to the Target server
    4. attach the db on the Target server
    5. repair login/db user account following the steps:
    -  http://support.microsoft.com/kb/274188
    OR
    -  http://blog3.daqureshi.com/archive/2008/12/16/11.aspx
    6. update/change the file usr\sap\<sid>\sys\profile\default.prf
    7. start the configtool and within the keystore change the jdbc connection parameters so that it points to the new DB Server
    8. save this action!!!!
    9. exit and restart the configtool and look if its connecting to the new DB Server
    10. exit the confconfigtool.
    11. start your SAP System
    Good Luck!
    Benjamin Houttuin

Maybe you are looking for

  • Strange Problem with iPod disk space

    I have something over 2Gigs of music in my iPod, so that should leave more than a Gig of space, BUT in iTunes, it says 734 songs, 1.8 days, 2.93 GB however, in the bar on top of that, it says: Used: 3.68GB, Free: 92.8 MB My iPod shows up as a hard dr

  • How the memory alloaced

    Hello friend i am new to java... Please help me out.. class RaceCar private int carNumber; private static int count ; public RaceCar() count++; carNumber = count; public void showCarNumber() System.out.println("Car number is " + carNumber); public st

  • Urgent help needed related to boot camp and Win7 32 bit

    I have installed boot camp and Win7 32 bit on my iMac (2010) but I can't start from my mac os even by holding the option key. Windows doesn't recognize my wireless mouse either, but for now going back to the mac os is the priority. Can anyone help pl

  • Can Java be started in a directory that contains non ascii char

    I installed a product developed using Java in a folder whose name contains non-ascii chars, such as Japanese chars or german chars. This will cause error said: unable initialise java virtual machine, error code -1 Some one said Java doesn't like bein

  • Trouble with RED Log and Transfer in FCP6

    Hi there, I am cutting my first RED feature and am having an issue getting all my footage into FCP 6. I decided to go with the RED Quicktime files and am Log and transferring them in as we speak. Most of the footage was able to be dropped right in wi