Re: Designer 2K - Systems Modelling problem

From: Jacek Dobosz <jdob_at_ping.at>
Date: 1997/01/16
Message-ID: <32df9fd6.2917281_at_193.81.13.9>#1/1


[Quoted] On Tue, 14 Jan 1997 16:45:51 -0500, tdrudy_at_ix.netcom.com wrote:

>Hi,
> I just re-installed Designer/2K to avoid the problem which I
>still have: The ER Diagrammer and the other 2 parts of the Systems
>Modelling Tools refuse to connect (from NT 3.51) to my server (running
>SunOS), BUT, everything else in Designer 2K (Process Modeller, Database
>Designa nd App Wizards, etc) connects just fine with the same
>login/connect string. I click on the ER Diagrammer icon and it goes
>into a 1.5 min hourglass; then, when you select About/Systems Info, it
>tells you that it is not connected to the server. It seems odd to me
>that the three System Modelling icons, all in a row, are the only items
>with which I am having a problem.
> Can anyone suggest something to try here?
>
> Thanks,
>
> Tom Rudy

It looks like you may have some invalid objects in the repository. Check log files ck*.lis created during the installation, or execute as repository owner following statement:

select object_name , object_type
from user_objects
where status = 'INVALID';

you should get - no rows selected

jacek Received on Thu Jan 16 1997 - 00:00:00 CET

Original text of this message