Connect to Database (Solved)

Hello

I installed around 2 databases on my server.
One is the database of Production and further development database.

When I give the name of user and password I am able to connect to the database without giving the connection string.
How can I avoid what is happening on the server.

I know that it is not possible to client machines. I want to avoid this even on my server.


Thank you
SAI...

Published by: samira on March 23, 2009 11:05

There are a few things that should be set
but
If you to prevent "/ as asysdba.

Search ORACLE_HOME/network\admin\sqlnet.ora

There will be a setting in SQLNET. Autentication_services
Set it to

SQLNET. Autentication_services = NONE.

This will prevent enter the user without password.

You can remove the user from BONE groups ORA_DBA of the computer on which Oracle is installed

Connect with HOST_STRING

Search ORacle_home in the eyes of registry for the ORacle software and remove variable ORACLE_SID of the registryy and check also that lies as the ORACLE_SID environment variable

Tags: Database

Similar Questions

  • cannot connect to database of point 12 c-mount is filled

    cannot connect to database of point 12 c-mount is filled

    SP2-0642: SQL*Plus internal error state 2133, context 24324:0:0
    

    ORACLE_HOME / oracle_sid was correct

    / etc/oratab has correct entries with indicator Y

    database of the House was filled with 100%. When to clean some trace files, database has started successfully.

    Thank you

  • Unable to connect pluggable database

    Hello

    Version: 12.1.0.2, platform: AIX, CBD: B12C, PDB: MYPDB1

    I am trying to connect newly created connectable to database. But it is throwing an error is not available and when I check open_mode is read/write for mypdb1 the database.

    Can you please help me where I am wrong? I fight with it more than a week.

    listener.ora :
    LSNRB12C =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = adc40)(PORT = 1550))
        )
      )
    
    
    SID_LIST_LSNRB12C =
      (SID_LIST =
        (SID_DESC =
          (GLOBAL_DBNAME = B12C)
          (ORACLE_HOME = /oracle/AIX/12102_64)
          (SID_NAME = B12C)
        )
        (SID_DESC =
          (ORACLE_HOME = /oracle/AIX/12102_64)
          (SID_NAME =MYPDB1)
        )
      )
    
    
    tnsnames.ora for pluggable database:
    MYPDB1 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = adc40)(PORT = 1550))
        )
        (CONNECT_DATA =
          (SERVICE_NAME = MYPDB1)
        )
      )
    
    
    adc40 {oracle}:>lsnrctl status LSNRB12C
    LSNRCTL for IBM/AIX RISC System/6000: Version 12.1.0.2.0 - Production on 09-SEP-2015 21:56:44
    Copyright (c) 1991, 2014, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=adc40)(PORT=1550)))
    STATUS of the LISTENER
    ------------------------
    Alias                     LSNRB12C
    Version                   TNSLSNR for IBM/AIX RISC System/6000: Version 12.1.0.2.0 - Production
    Start Date                08-SEP-2015 23:21:16
    Uptime                    0 days 22 hr. 35 min. 28 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /oracle/AIX/12102_64/network/admin/listener.ora
    Listener Log File         /oracle/AIX/diag/tnslsnr/adc40/lsnrb12c/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=adc40)(PORT=1550)))
    Services Summary...
    Service "B12C" has 1 instance(s).
      Instance "B12C", status UNKNOWN, has 1 handler(s) for this service...
    Service "MYPDB1" has 1 instance(s).
      Instance "MYPDB1", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    
    
    adc40 {oracle}:>env |grep ORACLE
    ORACLE_BASE=/oracle/AIX
    ORACLE_SID=B12C
    ORACLE_HOME=/oracle/AIX/12102_64
    
    
    adc40 {oracle}:>sqlplus "/as sysdba"
    SQL*Plus: Release 12.1.0.2.0 Production on Wed Sep 9 22:01:50 2015
    Copyright (c) 1982, 2014, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
    
    
    SQL> select NAME,OPEN_MODE,RESTRICTED from v$pdbs;
    
    
    NAME                           OPEN_MODE  RES
    ------------------------------ ---------- ---
    PDB$SEED                       READ ONLY  NO
    MYPDB1                         READ WRITE NO
    MYPDB2                         READ WRITE NO
    MYPDB3                         READ WRITE NO
    
    
    SQL> create user c##1 identified by oracle container=all;
    User created.
    SQL> grant create session to C##1 container=all;
    Grant succeeded.
    SQL> sho con_name
    CON_NAME
    ------------------------------
    CDB$ROOT
    SQL>  alter session set container=mypdb1;
    Session altered.
    SQL> sho con_name
    CON_NAME
    ------------------------------
    MYPDB1
    
    
    SQL> connect c##1/oracle@adc40:1550/b12c
    Connected.
    SQL> connect c##1/oracle@adc40:1550/mypdb1
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    Additional information: 2311
    Additional information: 186818867
    Process ID: 0
    Session ID: 0 Serial number: 0
    
    
    Warning: You are no longer connected to ORACLE.
    
    
    
    

    Can you please tell me why it shows database is unavailable, even if mypdb is open?

    Thank you

    Arul

    You cannot connect to a PDB file through a registration of the listener static like this, because there is just no SID not named MYPDB1. You must register the services dynamically. In the root.

    ALTER system set local_listener = "adc40:1550";

    editing the system registry;

    --

    John Watson

    Oracle Certified Master s/n

  • How to connect sql database to esxi to save all data from the virtual machine

    How to connect sql database to esxi to save all data from the virtual machine

    Please provide steps

    In simple terms, you cannot connect ESXi to SQL. Connect a vCenter SQL (Windows only).

    If you want to save all the data that is contained in your virtual machines, I suggest a backup solution.

    Suhas

  • Hi, I'm developing a simple mobile app in DW CC 2015 using JQuery Mobile. LIKE I need the list view with description of the product, functionality and image, I would like to connect with database instead of "writing" all the tables in the bearings inside

    Hi, I'm developing a simple mobile app in DW CC 2015 using JQuery Mobile. LIKE I need the list view with description of the product, functionality and image, I would like to connect with database instead of "writing" all the tables in the bearings inside the Jquery page. In the future I would also be able to add, to remove the DB records. Any help, tutorial... Thanks TG

    I would like to connect with the database instead of "writing" all the tables in the bearings inside the Jquery page

    This is usually done with a CMS (content management system). There are commercial products CMS like WordPress, Joomla and perch. You create one or several layouts and then create pages of these page layouts using the CMS. In this way, it is possible to have hundreds of pages, each with unique content, but a page layout that can be managed in a place of sharing.

    CMSs on shelf don't require programming skills. Otherwise, some of us write our own CMS with custom functions, but this requires back-end, as with PHP programming.

  • o impossible to connect the database

    Hi Experts,

    When I try to connect the database in my local computer I get the error like below for past 3 days.

    Please help me with this problem, I have very important data in my db.

    OS: win xp.

    Error is:

    SQL > conn scott/password
    ERROR:
    ORA-01033: ORACLE initialization or shutting
    Process ID: 0
    Session IDs: serial number 0: 0


    SQL > conn sys/password AS SYSDBA
    ERROR:
    ORA-28056: audit event log entry records Windows failed
    OSD-248170904: Message not found 248170904. product = RDBMS. installation = SOSD
    S/O-error: (OS 1502) the event log file is full.
    ORA-01075: you are currently connected



    Thanks in advance.
    Surya.

    Your windows (start-> Run-> eventviewer) event log is full. Erase old newspapers and then try to connect to the database.

    Mark the thread as answered by providing appropriate points or else still this thread would be added to your account of the bunch of unanswered questions that you encounter ;)

    Keep the forum clean marking your questions answered!

  • Unable to connect target database using dbclient

    Hi all

    I installed database 11.2.0.2 successfully on linux machine.other machine is windows machine, I installed in CUSTOMER DB 11.2.0.2 by using db client unable to connect target database.


    Database version: 11.2.0.2(64 bit)

    Windows database: 11.2.0.2(32bit)


    Thank you
    GS

    I installed database 11.2.0.2 successfully on linux machine.other machine is windows machine, I installed in CUSTOMER DB 11.2.0.2 by using db client unable to connect target database.

    Set up Listener on the server?

    Can you tnsping from windows to linux machine?

  • How to connect two databases on two servers

    How to connect two databases on two servers. For example
    a serevr is in India and another in Australia.
    The following example is correct or not

    Select A.ID, B.Name [10.50.17.87] .HR. EMP A, [192.168.100.125] .HR. TRANS B
    Where A.ID = B.ID

    You must use a database for this link. The syntax is defined in the reference SQL here: http://download.oracle.com/docs/cd/E11882_01/server.112/e17118/statements_5005.htm#SQLRF01205

  • JSP - connections to databases (+) out gret - CS4

    Hello

    I'm hoping someone may be able to shed light on the below question.

    Question - when I opened the Panel database upward in Dreamweaver CS4, all items are check that must be in place to allow a database connection, however, the (+) sign to select a driver to create the connection is grayed out.

    db_connections.GIF

    What I have:

    • I installed Tomcat and works fine on my laptop (XP Wws).
    • I put a copy of the MS SQL Server JDBC driver in the directory of Dreamweaver JDBC (configuration\JDBCDrivers) and (common\lib) directory of Tomcat.
    • Login screen is seems to be configured correctly:
      • conn.JPG
      • In order to make a connection that I hand-coded connection to database of the Web site that works very well. So I know that the application is configured correctly and Tomcat works with the JDBC driver.

    Thank you

    Travis

    As announced by Adobe in August 2007, the JSP server behaviors are among the features deprecated in Dreamweaver CS4. JSP and ASP.NET are no longer supported. In my view, that server models were left in the site definition to test server so that you can always test pages created in previous versions of Dreamweaver, but you can no longer create or modify database connections and ASP.NET or JSP server behaviors.

  • How to connect two databases to a single listener

    Hello

    How to connect two databases to a listener.is it is possible or not

    Hello

    Yes, you can record a single listener to respond to several databases. There are several ways to do it and the best way that I would suggest for you is the use of "Network Setup Wizard" or "netca", which is a graphical interface that allows you to meet your requirement. Otherwise, you can hardcode in your listener.ora file located in the 'ORACLE_HOME/network/admin/listener.ora '.

    Example is as follows

    Listener.ora

    SCREW =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = lab01) (PORT = 1521))
    )
    )

    SID_LIST_VIS =
    (SID_LIST =
    -1 database configuration
    *(SID_DESC =*)
    * (ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)*
    * (SID_NAME = DB1) *.
    *)*
    -Database Setup 2
    *(SID_DESC =*)
    * (ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)*
    * (SID_NAME = DB2). *
    *)*
    )

    Then restart your listener.

    Kind regards
    Asif Muhammad

  • problems connecting to databases

    Hi gurus,

    I have a well documented problem but cannot be resolved by myself. I need a little help.

    I have two databases in my laptop, the two 11.2.0.1 running in windows 7 (I know that it was not taken in charge yet, but this isn't the problem).

    Now I want to double ORIGINAL copy of database with rman, but I'm having:
    RMAN-04006: auxiliary database error: ORA-12505: TNS:listener is not currently of SID given in connect

    The two databases are running and works well, I can connect in different windows:
    set ORACLE_SID=ORIGINAL
    sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Jue Ago 2 11:02:47 2012
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Conectado a:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select name from v$database;
    NAME
    ---------
    ORIGINAL
    
    in other window:
    set ORACLE_SID=COPY
    sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Jue Ago 2 11:02:47 2012
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    Conectado a:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select name from v$database;
    NAME
    ---------
    COPY
    so, I check the tnsnames:
    # tnsnames.ora Network Configuration File: C:\Users\my_user\miBBDD\product\11.2.0\dbhome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    
    COPY=
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = copy)
        )
      )
    
    ORIGINAL=
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = ORIGINAL)
        )
      )
    
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
        )
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
        )
      )
    
    LISTENER_COPY =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    
    
    LISTENER_ORIGINAL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    Normal all the shows in order to check the listener services:
    C:\Users\my_user>lsnrctl services;
    
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 02-AGO-2012 11:30
    :28
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    Conectßndose a (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Resumen de Servicios...
    El servicio "CLRExtProc" tiene 1 instancia(s).
      La instancia "CLRExtProc", con estado UNKNOWN, tiene 1 manejador(es) para este
     servicio...
        Manejador(es):
          "DEDICATED" establecido:0 rechazado:0
             LOCAL SERVER
    El servicio "DDBBXDB" tiene 1 instancia(s).
      La instancia "original", con estado READY, tiene 1 manejador(es) para este servicio...
        Manejador(es):
          "D000" establecidos:0 rechazados:0 actuales:0 mßximo:1022 estado:ready
             DISPATCHER <machine: MY_USER, pid: 4356>
             (ADDRESS=(PROTOCOL=tcp)(HOST=MY_USER)(PORT=54428))
    El servicio "original" tiene 1 instancia(s).
      La instancia "original", con estado READY, tiene 1 manejador(es) para este servicio...
        Manejador(es):
          "DEDICATED" establecido:0 rechazado:0 estado:ready
             LOCAL SERVER
    El comando ha terminado correctamente
    Listener.ora
    # listener.ora Network Configuration File: C:\Users\my_user\miBBDD\product\11.2.0\dbhome_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\Users\my_user\miBBDD\product\11.2.0\dbhome_1)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\Users\my_user\miBBDD\product\11.2.0\dbhome_1\bin\oraclr11.dll")
        )
      )
    
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        )
      )
    
    ADR_BASE_LISTENER = C:\Users\my_user\miBBDD
    and sqlnet.ora
    # sqlnet.ora Network Configuration File: C:\Users\my_user\miBBDD\product\11.2.0\dbhome_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    
    # This file is actually generated by netca. But if customers choose to 
    # install "Software Only", this file wont exist and without the native 
    # authentication, they will not be able to connect to the database on NT.
    
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    I don't know why and how solve it, so any idea will be apreciated.

    Thank you

    Good to hear that :)
    Please if you get your answer, mark this thread as a response.

  • Internal server error received on the connection to database manager

    On Windows 2008 (not R2) on 11.1.2.1 with SSL active. We did not have to add a new database connection in a certain time.

    Now, when I add new ones or modify an existing connection in EN Reporting (work/tools database connection manager space) I get this message:

    Caution:
    There is an "Internal Server Error" error communicating with the server product.

    URI: https://[servername.company.com]/hr/modules/com/hyperion/reporting/web/common/HRDsLogon.jsp

    Status: 500 - internal server error

    Content: text/html; charset = ISO-8859-1
    Unable to process the request.


    * NOTE that I have hidden our servername.company.com on the above error

    Looking for ways to solve


    JTS

    Fixed the Web Reporting EN hung once reset everything running

    JTS

  • How to design two pools of connections to database even in RPD?

    Hello
    I have a few tables in a database under different users,

    first import tables under a user in the RPD, it will create a database of "ORCL" PSB and a single connection pool.

    then I inport other tables under another user, these paintings also appears under "ORCL" and did not create another pool of connections.
    When I view the data, it will prompt connection failed.

    I know why this happened, because there is a pool of connections, a connection pool is mapping to a single user,
    I try to create another pool of connections, but I think that it is impossible to the mapping of all tables in the specified connection pool.

    I also tried to create another data base in DR., it worked. But I think that is not convinient.

    so I would ask you how to manage this problem when you face?

    alpha_jiang wrote:
    Hello
    I have a few tables in a database under different users,

    first import tables under a user in the RPD, it will create a database of "ORCL" PSB and a single connection pool.

    then I inport other tables under another user, these paintings also appears under "ORCL" and did not create another pool of connections.
    When I view the data, it will prompt connection failed.

    I know why this happened, because there is a pool of connections, a connection pool is mapping to a single user,
    I try to create another pool of connections, but I think that it is impossible to the mapping of all tables in the specified connection pool.

    I also tried to create another data base in DR., it worked. But I think that is not convinient.

    so I would ask you how to manage this problem when you face?

    You must have 2 different system DSN created for the same database with different/pswd usernames. Either go this route OR
    Create or simply create an object database in RPD ORCL1 in poiniting connection pool to correct the user name and password and DSN. In addition, in the Connection Pool, check the box for "full qualified table name required.

    What shud solve your problem.

    Published by: Deepak Gupta on 12-Sep-2011 00:35

  • Connection string database MS using ASP VBScript and DW8

    Hello

    My MS database has worked with DW8 following my use of a connection string in connSci * .asp. My OS is Windows7. It worked well.

    <%
    ' FileName="Connection_ado_conn_string.htm"
    ' Type="ADO"
    ' DesigntimeType="ADO"
    ' HTTP="true"
    ' Catalog=""
    ' Schema=""
    Dim MM_connSciWeb_STRING
    MM_connSciWeb_STRING = "DSN=DSN_******"
    %>

    Now when I update the db and check that additional new records have been added (and they were) I can access than the original documents. When I test the connection string again, I get the 404 error message.

    Can anyone help?

    Concerning

    Kevin

    Is the logbook of your question that provided brégent correct? Please clarify that for us. Connection problems are not uncommon. but they are fixable.the first thing that I think that you have to solve is the error when you test the connection in DW. If you did not change anything in the login script, then it means that something has changed on the server with the DSN or DB file itself, as booth said. Re-check all the files from the server and DB DSN situation with the path to the DB. You can try to delete the DSN and re-create. I also suggest to try a connection without DSN. These were commonly with Access databases for many years, so you should easily be able to find the instructions a quick Google search. .

  • Failed to connect to database (Tuxedo 8.1 - Windows Server 2003)

    Hello

    We currently use Tuxedo 8.1 with Oracle 9.2.0.1 on Windows Server 2003 database. An observation we noted is that, when we have a database problem that requires to restart the database, Tuxedo fails to re-establish the connection to the database.

    So that Tuxedo to use the Oracle database, we use the XA Tuxedo Resource Manager to initialize the DB connection. Everything works well until it occurs a question unrelated to the DB, which requires a reboot. When this is done, we start getting the following errors in the ULOG:

    ... [TR_43861] The database error: 60000: ORA-00376: 3 file cannot be read right now
    ... [TR_41] The database error:-1: ORA-03114: not connected to ORACLE query: ROLLBACK.
    ... The database error: 63000: ORA-03114: not connected to ORACLE query:.
    ... The database error:-1: ORA-03114: not connected to ORACLE query: ROLLBACK.
    ... The database error: 63000: ORA-03113: end of file on the channel of communication Query

    At this point we also then restart the services of Tuxedo for Tuxedo to speak again of the Oracle database.

    Is this a known issue with this particular version of the Tuxedo/XA Resource Manager?

    Is anyway we can solve this, without having to restart the Tuxedo when this happens (for example say Manager XA resources for re - initialize the new DB connections)?

    Kind regards
    Asim

    Asim,

    We have many customers using Tuxedo with Oracle Database and Tuxedo should be able to restore the connection with the Oracle database if it breaks down and comes back upward. However, the service that was running at the time where the database is down will be CNET. This service should call tpreturn() with TPFAIL when a SQL error occurs. Tuxedo will attempt to restore the connection with Oracle when a new service request is processed.

    In addition, Tuxedo only tries to restore the connection with Oracle, if the application is configured to use XA with an appropriate OPENINFO and the TMSNAME parameter string in the * GROUPS section of the UBBCONFIG file.  (If these settings are not configured, then it is the application for managing connections to the database.)

    If you
    Export TMTRACE = xa:ulog:dye
    in your environment, then a XA record all calls made by Tuxedo will be written to the ULOG.

    Oracle database you messages posted are not the ones I've seen before. These messages are written on the userlog by your application, not Tuxedo. You can send your query to a forum for Oracle database where you may be able to get a better explanation on the meaning of messages such as "database error [TR_43861]: 60000: ORA-00376: 3 file cannot be read right now."

    Kind regards

    Ed

Maybe you are looking for

  • How can I synchronize webappsstore?

    Can I synchronize webappsstore.sqlite between my comps?

  • Installing XP on Tecra S5 - Intel Matrix Storage Manager

    HelloIm trying to install XP on a Tecra S5.As described in the manual, I have created a disk with Intel Matrix Storage Manager.With a floppydrive USB I tried to install XP with the F6 method.I could choose the suitable from the disk driver and was ab

  • Win 7 drivers for Broadcom BCM943228HMB WLAN 802.11abgn 2 x 2?

    Need HP 700-019.   Replace HARD drive with two SSD's in raid and load Win 7 Ultimate.  After some research found the software drivers for everything except WLAN (Broadcom BCM943228HMB 802.11abgn 2 x 2).  Any help to find a Win7 driver for this card i

  • want to 7640: very poor print quality photo

    Photos printed on our 7640 desire come out cloudy even if they were taken with a quality camera and displayed on the computer screen into bright colors. We have installed new ink cartridges and verified that the photo paper is loaded correctly. Are t

  • FlexRIO development on desktop PC

    Hello I have a project, LabView FPGA for a FlexRIO SMU-7966R card, mounted on an SMU-1082 chassis to a controller running Windows (not RT). I would use my desktop PC to compile the FPGA vi. I tried the steps explain here to set up a new goal on my de