Export license

Moderator: NorbertKrupa

Post Reply
NorbertKrupa
GURU
GURU
Posts: 527
Joined: Tue Oct 22, 2013 9:36 pm
Location: Chicago, IL
Contact:

Export license

Post by NorbertKrupa » Thu May 01, 2014 9:02 pm

Is it possible to export the license key? I want to install the key to our development environment but can't find the key (vlicense.dat) on production.
Checkout vertica.tips for more Vertica resources.

id10t
GURU
GURU
Posts: 732
Joined: Mon Apr 16, 2012 2:44 pm

Re: Export license

Post by id10t » Thu May 01, 2014 9:07 pm

Hi!

[DELETED]
Last edited by id10t on Wed May 06, 2015 5:25 pm, edited 1 time in total.

NorbertKrupa
GURU
GURU
Posts: 527
Joined: Tue Oct 22, 2013 9:36 pm
Location: Chicago, IL
Contact:

Re: Export license

Post by NorbertKrupa » Thu May 01, 2014 9:58 pm

sKwa wrote:

Code: Select all

/opt/vertica/config/share/
Thank you! :D
Checkout vertica.tips for more Vertica resources.

User avatar
JimKnicely
Site Admin
Site Admin
Posts: 1825
Joined: Sat Jan 21, 2012 4:58 am
Contact:

Re: Export license

Post by JimKnicely » Thu May 01, 2014 10:57 pm

I think something like this would work too:

Code: Select all

vsql -Atc "select companyname || startdate || enddate || graceperiod || signature from vs_licenses;" > my_licenses.dat;
Jim Knicely

Image

Note: I work for Vertica. My views, opinions, and thoughts expressed here do not represent those of my employer.

Post Reply

Return to “Vertica Database Administration”