Quantcast
Channel: SCN : All Content - SAP PowerDesigner
Viewing all 638 articles
Browse latest View live

Applying maintenance to PowerDesigner 16.5 SP02

$
0
0

For customers with the Win32 SP02 base product for PowerDesigner 16.5, which of the following EBF maintenance packs should be applied to that base?  EBF 22249 appears to have the latest Cover Letter date of 12/11/2013 but is denoted as Service Pack 03.  Should this SP03 EBF be applied to the SP02 base and is it a cumulative fix?  What does the 'PL' stand for in the first 4 EBFs listed below?  Is there a location in the SAP SYBASE Support Portal that lists the latest patch to be applied for any given PowerDesigner base or should we always apply the fix with the latest Cover Letter date?  

 

   

SYBASE POWERDESIGNER 16.5 -> Win32

 

  EBF 21628: 16.5 SP02 PL01 x86  1 Info   86423 16.12.2013

  EBF 21837: 16.5 SP02 PL02 x86  2 Info   85463 16.12.2013

  EBF 21930: 16.5 SP02 PL03 x86  3 Info   86499 16.12.2013

  EBF 22053: 16.5 SP02 PL04 x86  4 Info   86557 16.12.2013

 

  EBF 21643: 16.5 SP02      x86  0 Info 1500223 16.12.2013  

 

  EBF 22249: 16.5 SP03      x86  0 Info  910774 18.12.2013

 

Thank you.


Error en ejecucion de power designer 16.5

$
0
0

El día de hoy al instalarme el aplicativo power designer 16.5 no se me está mostrando los iconos de la barra de herramientas sale en blanco como invisibles y cuando se da clic se cuelga la aplicación.

LOCAL/STANDALONE/UNSERVED Licenses for PowerDesigner 16.5

$
0
0

 

Are LOCAL/STANDALONE/UNSERVED licenses still available for PowerDesigner 16.5?  If not, was there a broadcast/update I missed that announced the elimination of this licensing option?   The latest Installation guide (16.5 SP03 ) appears to still document this license type.

Has anyone imported mappings from Excel into PDM using Excel import extension?

$
0
0

Can you post steps (and excel structure requirements) that led to successfull import? Are there any obstacles particularly for mapping import?

 

Thank you,

Ondrej

How to search for columns of a given data type

$
0
0

I'm trying to locate columns of any name by the data type varchar(8). I've tried using the "Find Objects" functionality but it doesn't return anything. I've tried specifying the "Code" of varchar(8) but that doesn't work. I've tried the Advanced tab and tried Data Type = varchar* but that doesn't return any results either. Can anyone help? I'm using PD 16.5.

 

Thanks,

Mark

POWERDESIGNER

$
0
0

Hi guys,



 

I  have a doubt about the installation on citrix powerdesigner, if the client customizations, when the PD is installed on citrix these customizations would be lost?  is possible the communication between the desktop client and PD floats installed on citrix ?

 

 


Tks Chris

Does PD support MySQL for repository?

$
0
0

Hi,

 

Is there any roadmap for supporting MySQL repository?

 

Thanks,

In-Sung Lee.

Can't check out after upgrade to PD 16.5

$
0
0

Hello,

 

after my upgrade to PowerDesigner 16.5 one of my workstations isn't able to check out and it is getting the following error message.

 

A command sent to the repository proxy failed.

 

We are using the latest release of PD 16.5 SP03 with a SQL Server 2008 as repository database and the 64 Bit proxy service.

The client is using the 64 bit version of PowerDesigner. All the other workstations are working fine no matter if they are on 32 bit or 64 bit plattform.

 

I cant get any further information to this error. Wether the local log file or the proxy log are plotting any error messages.

Are the any special ways to get detaild information to this error?

 

 

kind regards

Christian


Proxy server logs error, but no details

$
0
0

Hi,

 

I had set the log settings for the proxy service to FullDebug, but in the log file I hust see an entry "recieved ERRORS" with no further details.

 

2014- 1-21 14:24:20 debug   - SProxyDbCnct(0): creating 1-connection to PD_REPO

2014- 1-21 14:24:20 warning - SProxyDbCnct(0): new connection to PD_REPO

2014- 1-21 14:24:20 debug   - Prepare(0): select OMDT from PMOBJT where OBJT=230990

2014- 1-21 14:24:20 debug   - SProxyDbCnct(0): deleting 1-connection

2014- 1-21 14:24:20 debug   - SProxyDbCnct(0): disconnecting from PD_REPO (leaving 2 open)

2014- 1-21 14:24:20 warning - status: 2 clients, 4 sockets, 2 db connections, 200 for pipes, 16 own/1731 total threads, 16.4MB private bytes, 10.6GB available of 51.5GB physical memory, 57.6GB available of 103GB virtual memory

2014- 1-21 14:24:21 debug   - ProcessRequest(5): received ERRORS

2014- 1-21 14:24:21 debug   - Respond(5): code 0

2014- 1-21 14:24:22 debug   - ProcessRequest(5): received ENDTRANS with status 0

2014- 1-21 14:24:22 debug   - SProxyDbCnct(5): disconnecting from PD_REPO (leaving 1 open)

2014- 1-21 14:24:22 debug   - Respond(5): code 0

 

Any idea what is going wrong.

 

The full log is attached.

Certification Questions for PD 16.5

$
0
0

Hi,

 

I got questions about certifications/support for PD 16.5 SP03 or higher:

 

Windows 8.1 for the PD GUI?

Internet Explorer 11 (without compatibility mode) - typical for Portal Client or HTML Reports?

Database Support for DB/2 BLUE?

Is it possible to use the MS SQL Express Editions?

 

Many thanks

 

Robert

How transfer application users from PWD repository to new DB?

$
0
0

Hallo!

I have got one problem. I want to do a new Repository of Sybase PowerDesigner with some changed parameters, but I want to have same application users in new database which I have got in the old one.

 

I have hurt about to transfer 3 tables.

 

One table have to be:

PMUSER

 

But do anyone done it before to give me any advice?

Thanks lot for any respond!

 

David

Computing an extended attribute from other properties, and generating it as Java Comment

$
0
0

When we generate an OOM from a CDM, the original entity's code is placed into Class.PersistentCode, which is fine. We’d like that code value to also appear in the Java comments, and I’m not sure how to do it. We appear to have these options:

1.       Compute a new ‘Java Comment’ property in the model, which will contain the original comment, the GUID, the Persisted Code, and perhaps other stuff.

         This new property would replace the Comment property when we generate Java

2.       When we generate Java code, create the Comment property on the fly

 

As I've no doubt said before on this forum, I don't have an OO programming background, so while I know what we need to achieve, and can use the metamodel to locate the metadata I need, I'm stumped when it comes to figuring out how to actually code it. The fact that all the JavaScript training material I've seen assumes you're working on a web site doesn't help.

I do have access to a programmer, but he's not familiar with how PD does things, though I'm sure with a few clues he could get going.

 

Any clues or solutions you can provide will be gratefully received; if you're going to ISUG-TECH in April, make sure to look me up.

Import from Libre Office or CSV

$
0
0

I'm working with a couple of organisations that don't have access to Excel in the same environment as PowerDesigner. Both of them want to import metadata from spreadsheets, but they can't. Has anyone (SAP?) written an import extension for CSV or Libre Ofiice, preferably one that works in the same way as the supplied Excel Import extension?

SySam server and multiple PD floating license sets

$
0
0

I'm in an organization with two groups that want to use PowerDesigner with floating licenses. My question is: Can both licenses be hosted on the same SySam server, with teams accessing their own license pool?

 

For example, let's call them Team A and Team B. What I'd like to see happen is both license set A and license set B, each with one floating license, on the same SySam server. When Member A1 starts up PD, he grabs license A1. When Member A2 tries to start up PD (before A1 shuts down), he gets rejected because his license is in use; I don't want him to get license B1 (in case a member from Team B wants to use PD).

 

TIA

Check Constraint Names doubling

$
0
0

My model has somehow decided to duplicate the check constraints. I found out when I ran a "check model" prior to checking the model back in to TFS. I'm not sure how this happened but how do I fix it without manually going in and changing the name of them one by one?

 

Capture.PNG

 

I recently added the model to Team Foundation Server and started using the Visual Studio 2010 plug in to manage the model. Could that have created the problem? I never ran in to this problem using the PD IDE.

 

Thanks,

Mark

 

PD 16.5

Win 7sp1


Sharing between different schemes

$
0
0

How do I make sharing between different schemes in the PD?

Import projects from Oracle Designer for PD

$
0
0

How to import projects from Oracle Designer for PD.

I do reverse engineering from a sql script.

Is there another way to do it.

Getting 2 technical error messages during checkin

$
0
0

Hello,

 

after my upgrade to PowerDesigner 16.5 SP03 (64Bit) I'm getting such strang error messages.

Any idea what is causing this errors?

 

kind regards

Christian

PowerDesigner 16.5 Search on Repository for Keyword property

$
0
0

Hi team,

 

We want to search on repository root for keyword property.

For example we want a list of all models that keyword is “ABC”, if we search on workspace root for property KeywordList PowerDesginer retrieve all models that have the specific keyword however if we search on repository it doesn’t retrieve any object.

We are searching using feature “Find Objects” in Advanced tab.

 

RepositorySeach.PNG

 

How can we search on repository (PowerDesigner Client and PowerDesigner Portal) for keyword property?

 

Best regards,

Can I use borrowing linsence on the license server?

$
0
0

Hi,

 

There is borrowing tab on the LMTOOLS on the SYSAM license server.

Can I use this borrowing license function for PowerDesigner? or is it only for other sybase products?

When I try to do this, it does not work for PowerDesigner.

 

Thanks,

In-Sung Lee.

Viewing all 638 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>