Re: parsing pll files
From: Frank Dietrich <ablesoft_at_gmx.de>
Date: Mon, 14 Feb 2005 12:47:45 +0100
Message-ID: <37bhf4F5ag3etU1_at_individual.net>
Date: Mon, 14 Feb 2005 12:47:45 +0100
Message-ID: <37bhf4F5ag3etU1_at_individual.net>
Hi John,
John Vandenberg schrieb:
> I would like to perform textual comparisons between different versions
> of pll files created by JDeveloper 9i; ideally extracting the pl/sql out
> and then using conventional diff tools.
Use the ifcmp90 tool, it will generate an *.pld file from your PLL.
ifcmp90 module=your.pll module_type=library script=yes
regards
Frank
Received on Mon Feb 14 2005 - 12:47:45 CET